v0.0.4
MotC » Devlog
Language enhancements/fixes:
- Functions can be forward declared.
- Structures members can reference themselves (e.g. for trees, linked lists etc).
- Fixed debugger variable display when inside an overloaded function (was looking up the wrong overload sometimes).
New library functions:
- `split` - Splits a string by a delimiter.
- `trimstart`, `trimend`, `trim` - Trim whitespace from the start and/or end of a string.
- `toint`, `tofloat` - Convert string to int/float.
- `loadtext` - Load a text file into a string.
- `fileexists` - Check whether a file exists.
Files
motc.zip 5 MB
Oct 08, 2023
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
- Windows export fix4 hours ago
- v1.1.060 days ago
- v1.0.288 days ago
- MotC 1.0.1 (fullscreen mode)Dec 31, 2023
- MotC 1.0 released!Dec 30, 2023
- v0.2.2 releasedDec 18, 2023
- v0.1.0 releasedNov 27, 2023
- v0.0.5Nov 15, 2023
- Cleaner vscode integrationOct 01, 2023
Leave a comment
Log in with itch.io to leave a comment.