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
copydata
function 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.0 with export to Raspberry Pi3 days ago
- v1.2.538 days ago
- 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
- v1.2.0 - Intellisense releaseJul 28, 2024
- Windows export fixApr 18, 2024
- v1.0.2Jan 21, 2024
Leave a comment
Log in with itch.io to leave a comment.