Skip to main content

Jul 2025 (v0.10.19)

Released on Tue Jul 8 08:40:55 2025 +0700.

Mochi v0.10.19 extends compiler support across languages with new loops, builtins and translations.

Compilers

  • Simplified Lua compiler with initial program outputs
  • F# compiler implements basic queries and loops
  • Go, Haskell, Swift, PHP, Erlang and Dart compilers gain loop, indexing and closure features
  • C, C++, C# and PHP backends inline builtins and add string helpers

Examples

  • Extensive dataset and join translations for C, C++, C#, Go, Java, Dart, Scala, Kotlin, Fortran, Haskell and more

Documentation

  • Translation READMEs converted to checklists showing progress

Tests

  • Updated outputs across languages with bug fixes for Dart, Elixir and Zig