Releases: Nadelio/Hades-Programming-Language
Releases · Nadelio/Hades-Programming-Language
Hades v1.0.1 Release
Hades v1.0.1
Version Type: Bugfix
Changelog:
- Added more example programs to
/bin/examplesfolder - Added Roadmap section to README.md
Bugfixes:
- Fixed Linux and Windows runner files (
hades,Hades.bat) - Added build from source command to
README.md - Updated terminology in
README.md - Updated example programs in
README.mdand in/bin/examplesfolder
Hades Initial Release
Hades 1.0.0
Version: 1.0.0
Supported Syntax:
- All currently documented commands
- Comments
- Single line and multi-line programs
- Functions
- Labels
- Interrupts
- I/O
- Interrupt cross-type comparisons (number to label, label to number, etc.)