Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fixed a few bugs in the syntax highlighter and the core of the assembler source code.tar.gz | 2025-04-14 | 1.5 MB | |
Fixed a few bugs in the syntax highlighter and the core of the assembler source code.zip | 2025-04-14 | 1.5 MB | |
README.md | 2025-04-14 | 304 Bytes | |
Totals: 3 Items | 3.0 MB | 0 |
I've fixed a bug in the syntax highlighter preventing the proper highlighting of hexadecimal numbers marked with 'x
, and I've also fixed a bug in the core of the assembler causing it to fail silently in case print_string
is being used improperly. And I've improved the Permutations Algorithm example.