#compiler — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #compiler, aggregated by home.social.
-
I finally finished Chapter 13 of #CraftingInterpreters. I've learned alot working on this project, especially since I chose to do it in #Csharp instead of directly copying the book's Java.
Now I plan on implementing some more standard library functions, do the challenges I skipped on my first pass through the book and then move on to the next part, implementing a #compiler that outputs byte code to be ran by a virtual machine.
-
Open Source без контрибьюторов
Классический Open Source держался на пирамиде участия: от новичков, правящих опечатки, до мейнтейнеров ядра. Генеративный ИИ и корпоративные стратегии ломают эту модель. Код по-прежнему открыт: вы можете читать его, форкать и использовать. Но писать в него всё чаще можно только «своим». Главный сдвиг здесь не юридический, а производственный. Open Source по лицензии ещё не означает Open Source как культуру участия.
https://habr.com/ru/articles/1055660/
#react #open_source #compiler #rust #signals #javascript #typescript
-
Amiga E Compiler: E-VO 3.9.4
"E-VO Amiga E Compiler" is a derivative of the original E compiler by Wouter van Oortmerssen, adding new features, bug fixes and optimisations. Changes in version 3.9.4:
-
Amiga E Compiler: E-VO 3.9.4
"E-VO Amiga E Compiler" is a derivative of the original E compiler by Wouter van Oortmerssen, adding new features, bug fixes and optimisations. Changes in version 3.9.4:
-
The LLVM Compiler Infrastructure
https://cacm.acm.org/federal-funding-of-academic-research/the-llvm-compiler-infrastructure/
-
The LLVM Compiler Infrastructure
https://cacm.acm.org/federal-funding-of-academic-research/the-llvm-compiler-infrastructure/
-
Hobbes – A Language and Embedded JIT Compiler
-
Hobbes – A Language and Embedded JIT Compiler
-
Solid Sands webinar to cover C++ multithreading qualification with SuperGuard
-
Reading the #perl 5.44 changelog I spotted "Simple (non-overflowing) addition (+), subtraction (-) and multiplication (*) of integers are slightly sped up, as long as sufficient underlying #C #compiler support is available", which is how I now know that `__builtin_add_overflow` and its friends and relations exist in basically every compiler that matters. 1/n
-
Reading the #perl 5.44 changelog I spotted "Simple (non-overflowing) addition (+), subtraction (-) and multiplication (*) of integers are slightly sped up, as long as sufficient underlying #C #compiler support is available", which is how I now know that `__builtin_add_overflow` and its friends and relations exist in basically every compiler that matters. 1/n
-
Introduction to Compilers and Language Design (2021)
-
Introduction to Compilers and Language Design (2021)
-
Introduction to Compilers and Language Design (dthain.github.io)
https://dthain.github.io/books/compiler/
#books #free #online #compiler #softwaredevelopment #programming
-
Introduction to Compilers and Language Design (dthain.github.io)
https://dthain.github.io/books/compiler/
#books #free #online #compiler #softwaredevelopment #programming
-
Introduction to Compilers and Language Design (2021)
-
Introduction to Compilers and Language Design (2021)
-
-
-
🚀🎩 Behold, Zig's #devlog spectacle: a dazzling dance where "package management" pirouettes away from the #compiler and lands with a thud in the build system! Because, clearly, we needed more #complexity and extra steps in our already tangled developer lives. Bravo, Andrew Kelley, for this groundbreaking paradigm shift that nobody asked for. 🎭👏
https://ziglang.org/devlog/2026/#2026-06-30 #ZigLang #PackageManagement #AndrewKelley #ParadigmShift #HackerNews #ngated -
🚀🎩 Behold, Zig's #devlog spectacle: a dazzling dance where "package management" pirouettes away from the #compiler and lands with a thud in the build system! Because, clearly, we needed more #complexity and extra steps in our already tangled developer lives. Bravo, Andrew Kelley, for this groundbreaking paradigm shift that nobody asked for. 🎭👏
https://ziglang.org/devlog/2026/#2026-06-30 #ZigLang #PackageManagement #AndrewKelley #ParadigmShift #HackerNews #ngated -
Zig: All Package Management Functionality Moved from Compiler to Build System
https://ziglang.org/devlog/2026/#2026-06-30
#HackerNews #Zig #Package #Management #Build #System #Compiler #Development
-
Zig: All Package Management Functionality Moved from Compiler to Build System
https://ziglang.org/devlog/2026/#2026-06-30
#HackerNews #Zig #Package #Management #Build #System #Compiler #Development
-
-
-
Zig: All Package Management Functionality Moved from Compiler to Build System
-
Zig: All Package Management Functionality Moved from Compiler to Build System
-
My #memo #compiler and #virtualmachine is now able to calculate a factorial using a recursive function!!!! 🥳 Lots of tests, fixes and refactorization ahead before I can continue with the planned features.
-
Compiler-Assisted Floating-Point Error Analysis and Profiling with FPChecker
-
Compiler-Assisted Floating-Point Error Analysis and Profiling with FPChecker
-
Insert, a language for self-modifying code (ioccc.org)
https://www.ioccc.org/2025/uellenberg/index.html
#programming #coding #compilation #compiler #programminglanguages
-
Ah yes, because the world was desperately crying out for yet another #compiler written in #Python by yet another programmer convinced they've reinvented the wheel 🔄. This "tiny" invention is apparently 180 lines of code, but feels like 180 reasons to find a new hobby 🤦♂️.
https://healeycodes.com/a-tiny-compiler-for-data-parallel-kernels #reinventingthewheel #programming #humor #technews #HackerNews #ngated -
Ah yes, because the world was desperately crying out for yet another #compiler written in #Python by yet another programmer convinced they've reinvented the wheel 🔄. This "tiny" invention is apparently 180 lines of code, but feels like 180 reasons to find a new hobby 🤦♂️.
https://healeycodes.com/a-tiny-compiler-for-data-parallel-kernels #reinventingthewheel #programming #humor #technews #HackerNews #ngated -
A Tiny Compiler for Data-Parallel Kernels
https://healeycodes.com/a-tiny-compiler-for-data-parallel-kernels
-
A Tiny Compiler for Data-Parallel Kernels
https://healeycodes.com/a-tiny-compiler-for-data-parallel-kernels
-
-
-
In Test: Elixir's 1.20 New Intelligent Type System
Elixir 1.20's type system analyzes every language construct, recognizes faulty arguments, and tracks them.
-
In Test: Elixir's 1.20 New Intelligent Type System
Elixir 1.20's type system analyzes every language construct, recognizes faulty arguments, and tracks them.
-
Im Test: Elixirs 1.20 neues intelligentes Typsystem
Das Typsystem von Elixir 1.20 analysiert jedes Sprachkonstrukt, erkennt fehlerhafte Argumente und verfolgt sie auch.
-
Im Test: Elixirs 1.20 neues intelligentes Typsystem
Das Typsystem von Elixir 1.20 analysiert jedes Sprachkonstrukt, erkennt fehlerhafte Argumente und verfolgt sie auch.
-
🌪️ Ah, the riveting tale of an #engineer trying to outsmart Rust's #type #system and failing spectacularly. 🤦♂️ Spoiler: The #compiler doesn't care about your "mindshift" or "Redux data races," it just refuses to entertain your messy #code. 🚫🧩
https://corentin-core.github.io/posts/ruxe-type-level-disjointness/ #Rust #Fails #Challenges #HackerNews #ngated -
🌪️ Ah, the riveting tale of an #engineer trying to outsmart Rust's #type #system and failing spectacularly. 🤦♂️ Spoiler: The #compiler doesn't care about your "mindshift" or "Redux data races," it just refuses to entertain your messy #code. 🚫🧩
https://corentin-core.github.io/posts/ruxe-type-level-disjointness/ #Rust #Fails #Challenges #HackerNews #ngated -
I've achieved a milestone: #memo #compiler and #virtualmachine can compile and run a factorial calculation program.
-
Jakub Jelinek's commit to setup infra for GCC '-std=c++29'
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=0c5c6249a2e9a75d2e7d1c6c434487c8dc077130
-
TypeScript 7 RC: the compiler rewritten in Go, around 10x faster
https://jatniel.dev/en/bytes/typescript-7-rc-the-compiler-rewritten-in-go-around-10x-faster
-
Tiny C compiler: a C99 compiler while still keeping it small, simple, fast and understandable: https://bellard.org/tcc/ #free #compiler #C99
-
📝 Rust-Compiler rechnet Ergebnis schon beim Kompilieren aus
Ich habe Rust-Code gehabt, der unglaublich schnell war. Bei der weiteren Analyse stellte sich heraus: Der Compiler hat das Ergebnis schon zur Compile-Zeit bestimmt.
Ganzer Beitrag: https://martin-ueding.de/posts/rust-compiler-rechnet-ergebnis-schon-beim-kompilieren-aus/
-
Solid Sands webinars to address robotics software infrastructure and C++ library qualification