Skip to main content

Jul 2025 (v0.10.17)

Released on Sun Jul 6 14:31:29 2025 +0700.

Mochi v0.10.17 refactors the any2mochi converter into subpackages with CLI-based AST parsing across languages and enhanced diagnostics.

Tooling

  • CLI parsers for C, C++, Java, Kotlin, Scala, Rust, Haskell, OCaml, F#, Fortran and more
  • Fallback parser now resolves files relative to the repository root
  • Improved conversion support for Go, Python, TypeScript, Dart, Ruby, Pascal, Lua, Prolog, Smalltalk, C#, PHP and others
  • Enhanced diagnostics with loops, structs, interfaces, slices and generics
  • Updated golden tests and build scripts

Documentation

  • Described Logical Relational Parser (LRP) architecture

Tests

  • Tools tests marked slow with refreshed VM golden files