Jun 2025 (v0.7.5)
Mochi v0.7.5 refines the Go compiler and reorganizes example outputs for easier maintenance.
Compilers
- Go compiler supports union lists and slice assignment
- Map literals accept type hints and empty container values
- Reserved keywords are sanitized
- Fixed match casting, list concatenation and while loop handling
Example Library
- LeetCode outputs moved under language-specific folders
- Added Python and TypeScript solution for problem 128
- New palindrome golden test
Build System
Makefilebuilds run in parallel with additional commands