No description
Find a file
2016-10-21 20:21:28 -05:00
docs More efficient pointers to a static location can be created without creating a variable. 2016-10-21 20:21:28 -05:00
inc Updated documentation. Integer is now the only type. 2016-10-21 19:46:55 -05:00
src More efficient pointers to a static location can be created without creating a variable. 2016-10-21 20:21:28 -05:00
tests More efficient pointers to a static location can be created without creating a variable. 2016-10-21 20:21:28 -05:00
LICENSE Initial commit 2016-10-16 21:17:38 -05:00
Makefile Made to follow stricter C standards. 2016-10-17 18:49:44 -05:00
README Initial commit 2016-10-16 21:17:38 -05:00

subleq_compiler
-------------------

A basic compiler generating higher-level subleq assembly (see https://github.com/farlepet/subleq_asm_compiler)