I made a weird language and if you no think it dumb, I want your help
JavaScript compiler outputs native x86-64 without LLVM, but why build another systems language?
I love freelang
JavaScript compiler emitting native x86-64 without LLVM is genuinely clever.
Systems programmers, language enthusiasts, engineers wanting auditable native tools
Zig · Odin · V
JavaScript compiler outputs native x86-64 without LLVM, but why build another systems language?
Compiler written in JavaScript outputs raw ELF64 bytes without linking against libc or CRT.
Compile-time tensor shape checking beats PyTorch's runtime dimension errors.
Formal verification for AI agents before compilation, unlike LangChain or AutoGen.
Self-hosting Miranda dialect compiler in 7kloc with 19-pass optimization and GC.
Compiler emits navigable HTML with type tooltips, baking documentation directly into the build artifact.