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.2.4 constants and parameter default values60 days ago
- v1.2.3 mousewheel() and minor fixes77 days ago
- v1.2.2 variable scoping and web export fix89 days ago
- 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
- MotC 1.0.1 (fullscreen mode)Dec 31, 2023
- MotC 1.0 released!Dec 30, 2023
Leave a comment
Log in with itch.io to leave a comment.