high level programming language and compiler targeting 6502 machines such as the C-64 and CommanderX16
Go to file
2017-12-23 23:30:55 +01:00
il65 changes to call 2017-12-23 23:30:55 +01:00
lib
tests parsing now uses preprocessed symbol table and no longer fixes placeholders in the second parse phase 2017-12-21 22:16:46 +01:00
testsource changes to call 2017-12-23 23:30:55 +01:00
.gitignore
LICENSE
mypy.ini
README.md
reference.txt changes to call 2017-12-23 23:30:55 +01:00
setup.cfg

IL65 - codename 'Sick'

Intermediate Language for the 8-bit 6502/6510 microprocessors. Mainly targeted at the Commodore-64, but should be system independent.

Work in progress.