Skip to content

Releases: Nadelio/Hades-Programming-Language

Hades v1.0.1 Release

10 Dec 15:31
b938920

Choose a tag to compare

Hades v1.0.1

Version Type: Bugfix



Changelog:

  • Added more example programs to /bin/examples folder
  • 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.md and in /bin/examples folder

Hades Initial Release

05 Dec 00:20

Choose a tag to compare

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.)