Aug 2025 (v0.10.60)
Released on Thu Aug 07 07:42:09 2025 +0000.
Mochi v0.10.60 broadens language transpiler capabilities and refreshes algorithm coverage across the project.
Transpilers
- Centralized example input handling and expanded fetch support.
- Added panic helpers, deep equality and map defaults while improving map/list operations, float and BigInt conversions, and function field support across many targets.
- Numerous fixes including string slicing, map iteration, typed lists, integer casts and reserved names.
Algorithms
- New implementations such as LZW decompression, Burrows–Wheeler transform and number_of_digits.
- Refreshed and expanded algorithm outputs for Java, Scheme, Lua, Python, Dart, F# and more.