Skip to content

v1.4.0

Compare
Choose a tag to compare
@almosr almosr released this 11 Jan 06:03
· 5 commits to dev since this release

[1.4.0] - 2025-01-11

Added

  • Parameters code, data, remark and print to #include directive for reading binary files and converting them
    into source code.
  • Pre-processing directives #function and #call for declaring and calling functions (subroutines) with parameters.

Fixed

  • Missing file and line info from source reading error.