v1.1.0
MotC » Devlog
New v1.1.0 release.
Highlights:
- New "#include" directive similar to C/C++, for splitting large projects into multiple files, or creating re-usable libraries of common code.
- The compiler now reports multiple syntax errors instead of just the first one it encounters.
Other changes:
- New
copydatafunction to copy data within a data block, or to another data block. - Added overrides:
assert(cond)andsubstr(str,start) - Parameter names in function definitions must match their forward declarations.
- Parameters cannot use the same name as functions (leads to ambiguity compiler errors).
Files
MotC v1.1.0 Visual Studio Code Extension 8.8 MB
Feb 18, 2024
Get MotC
Download NowName your own price
MotC
Retro game development tool
| Status | Released |
| Category | Tool |
| Author | Tom Mulgrew |
| Tags | compiler, development, Retro, tool |
More posts
- v1.3.4 reliability and rumble16 days ago
- MotC v1.3.3 released30 days ago
- v1.3.2 bug fix release (with correct version number!)Apr 18, 2025
- v1.3.1 performance improvementsJan 16, 2025
- v1.3.0 with export to Raspberry PiJan 12, 2025
- v1.2.5Dec 08, 2024
- v1.2.4 constants and parameter default valuesSep 17, 2024
- v1.2.3 mousewheel() and minor fixesAug 31, 2024
- v1.2.2 variable scoping and web export fixAug 19, 2024
- v1.2.1 add support for array based for loopsAug 01, 2024
Leave a comment
Log in with itch.io to leave a comment.