1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00
Files
rzzzwilson.pymlac/pyasm
Ross Wilson 61122bb354 More tests
2016-01-26 13:52:16 +07:00
..
2016-01-26 13:32:17 +07:00
2016-01-26 13:33:00 +07:00
2016-01-26 13:34:19 +07:00
2016-01-26 13:52:16 +07:00
2016-01-26 13:33:23 +07:00

Imlac Assembler
---------------

The code here implements an assembler for Imlac.  Written in python.

The design docs are `in the wiki <https://github.com/rzzzwilson/pymlac/wiki/pymlac%20Assembler%20Internals>`_.