ported
@rahulgs nanocode to 120 languages. all with claude code.
github.com/gunta/flavored-na…
highlights:
• zig: 40ms, 3× faster than go
• arm64 asm: NEON/SIMD for apple silicon
• functional: haskell, ocaml, elixir
• prose: natural language agents
also created 3 experimental languages:
agentscript:
@requires contracts @test annotations baked into functions. transpiles to typescript with test suites.
betterscript: deterministic LLM semantics. variant types, exhaustive matching, compiles to rescript.
synth: intent-based programming. describe WHAT, AI handles HOW. separates goals from execution.
some tested. all chaotic.