Zum Inhalt springen

Mochi v0.10.5: Support type-safe LINQ-style queries that compile to a bytecode VM

We just released Mochi v0.10.5. It’s a small language that lets you write type-safe, SQL-style queries over JSON, CSV, YAML, or lists. Everything compiles to a register-based bytecode VM with constant folding, liveness analysis, and dead code elimination. If you’re learning how query engines or compilers work, this is a great place to dig in!

submitted by /u/Adept-Country4317
[link] [comments]

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert