Langjam-Gamejam Devlog: Making a language, compiler, VM and 5 games in 52 hours
https://github.com/Syn-Nine/gar-lang/blob/main/DEVLOG.md
#HackerNews #Langjam #Gamejam #Devlog #Language #Compiler #VM #Game #Development
Langjam-Gamejam Devlog: Making a language, compiler, VM and 5 games in 52 hours
https://github.com/Syn-Nine/gar-lang/blob/main/DEVLOG.md
#HackerNews #Langjam #Gamejam #Devlog #Language #Compiler #VM #Game #Development
Xcc700: Self-hosting mini C compiler for ESP32 (Xtensa) in 700 lines
https://github.com/valdanylchuk/xcc700
#HackerNews #Xcc700 #ESP32 #SelfHosting #Compiler #Xtensa #GitHub
Boa release v0.21:
https://boajs.dev/blog/2025/10/22/boa-release-21
#Boa is an experimental #JavaScript lexer, #parser and #compiler written in #Rust. It now passes 94.12% of conformance tests in the official #ECMAScript Test Suite (Test262).
Who needs Graphviz when you can build it yourself?, https://spidermonkey.dev/blog/2025/10/28/iongraph-web.html.
SpiderMonkey has replaced Graphviz by a custom graph layout renderer for their internal devtools. This article explains how the algorithm works, step by step (inspired by Sugiyama et al.'s algorithm, used by Graphviz, but simplified and with more constraints).
Pretty neat!
Between 1988 and 1995 Jack Crenshaw posted on Usenet "Let's Build a Compiler", a tutorial series on writing a Pascal compiler that generates 68K Assembly. 35 years later Eli Bendersky revisited the series and rewrote the compiler in Python to generate WebAssembly.
https://eli.thegreenplace.net/2025/revisiting-lets-build-a-compiler
RE: https://oldbytes.space/@amoroso/115706283832274942
Speaking of Jack Crenshaw's "Let's Build a Compiler", Ahmed Thabet reformatted the series and published a prettified and browsable version. Nice.
Between 1988 and 1995 Jack Crenshaw posted on Usenet "Let's Build a Compiler", a tutorial series on writing a Pascal compiler that generates 68K Assembly. 35 years later Eli Bendersky revisited the series and rewrote the compiler in Python to generate WebAssembly.
https://eli.thegreenplace.net/2025/revisiting-lets-build-a-compiler
RE: https://oldbytes.space/@amoroso/115706283832274942
Speaking of Jack Crenshaw's "Let's Build a Compiler", Ahmed Thabet reformatted the series and published a prettified and browsable version. Nice.
Revisiting "Let's Build a Compiler"
https://eli.thegreenplace.net/2025/revisiting-lets-build-a-compiler/
#HackerNews #Revisiting #Build #a #Compiler #programming #compiler #design #education #technology
Eurydice: a Rust to C compiler (yes)
https://jonathan.protzenko.fr/2025/10/28/eurydice.html
#HackerNews #Eurydice #Rust #C #compiler #programming #technology #coding
Advent of Compiler Optimisations 2025
https://xania.org/202511/advent-of-compiler-optimisation
#HackerNews #Advent #Compiler #Optimisations #2025 #CompilerTech #Programming #Future #Innovation
FYI: LLVM vs .NET: Why Choose LLVM? #shorts: LLVM boasts significant industry and community support. It’s older than .NET, with backing and resources. LLVM offers versatility across platforms, empowering developers while requiring careful memory management. #LLVM #dotNET #compiler #technology #programming https://www.youtube.com/shorts/fwfBJivpZSE
"Build a Compiler in Five Projects"
https://kmicinski.com/functional-programming/2025/11/23/build-a-language/
@citizen428 H'mmmm... that looks extremely interesting. Anyone else interested in giving it a go?
The actual course seems already to have happened, the first lecture was scheduled for 26th August and there are only two lectures still to go; but it looks to me as though there's enough in the teaching materials to follow along.
Learning anything chewy is easier to do in groups...
"Build a Compiler in Five Projects"
https://kmicinski.com/functional-programming/2025/11/23/build-a-language/
GCC SC approves inclusion of Algol 68 Front End
https://gcc.gnu.org/pipermail/gcc/2025-November/247020.html
#HackerNews #GCC #SC #Algol68 #FrontEnd #Programming #Languages #Compiler #Development
Running the "Reflections on Trusting Trust" Compiler
https://research.swtch.com/nih
#HackerNews #Running #Reflections #on #Trusting #Trust #Compiler #TrustingTrust #CompilerResearch #SoftwareDevelopment #Security