Releases: callisto-lang/compiler
Releases · callisto-lang/compiler
Beta 0.11.1
- Fixed function parameters being very slow
Full Changelog: b0.11.0...b0.11.1
Beta 0.11.0
Beta 0.10.1
Supported targets:
- x86_64: linux, macOS
- ARM64: linux, macOS
- uxn (broken)
- rm86: MS-DOS, bare metal
- lua (subset CallistoScript)
What's Changed
Full Changelog: b0.9.0...b0.10.1
b0.9.0
What's Changed
- Update Terminal Usage Information with Improved Formatting and ASCII Art 🎨 by @ThomasHumper in #19
- Enhance README with Professional Tone and Improved Formatting 🎨 by @ThomasHumper in #20
- merge main to exceptions by @yeti0904 in #21
- arm64 macOS support + extended x86_64 macOS support by @soxfox42 in #22
New Contributors
- @ThomasHumper made their first contribution in #19
Full Changelog: b0.8.0...b0.9.0
b0.8.0
Supported targets:
- x86-64
- rm86
- ARM64
- lua
- uxn
What's Changed
- fix init, fix macOS globals, add macOS args, add args + parse_int example by @soxfox42 in #11
- Add arm64 Linux support by @soxfox42 in #13
- add arm64 backend to FunctionParameters2 branch by @yeti0904 in #14
- arm64 function parameters by @soxfox42 in #15
- Function parameters by @yeti0904 in #16
New Contributors
Full Changelog: b0.7.0...b0.8.0
Beta 0.7.0
Supported targets
- x86_64
- rm86
- uxn
- lua (CallistoScript)
What's Changed
- Add init and deinit methods by @yeti0904 in #5
- Make backends OS independent by @yeti0904 in #7
- New variables by @yeti0904 in #8
- Fix Lua backend bug by @LordOfTrident in #9
- add CallistoScript by @yeti0904 in #10
Full Changelog: b0.6.0...b0.7.0