mirror of
https://github.com/irmen/prog8.git
synced 2024-11-01 00:10:48 +00:00
7 lines
142 B
Python
7 lines
142 B
Python
"""
|
|
Intermediate Language for 6502/6510 microprocessors
|
|
|
|
Written by Irmen de Jong (irmen@razorvine.net)
|
|
License: GNU GPL 3.0, see LICENSE
|
|
"""
|