Changelog
v0.2.5
Features
- Added JavaScript support
- JavaScript compiles as an index.html and script.js
- GUI changes
- Added custom console for JavaScript
Fixes
- Fixed input command handling
- Fixed C compiling
v0.2.0
Features
- Added function support
- Added return statements
Fixes
- Improved variable scope handling
v0.1.0
Initial Release
- Core syntax support
- Basic I/O and memory model