Get all examples compiling, though output is not correct
[fur] / main.py
2019-09-30 David KerkeslagerGenerate a C program (which has a memory error after...
2019-08-28 David KerkeslagerAdd support for lists to IR, clean up
2019-07-24 David KerkeslagerAdd a very basic optimization pass
2019-07-18 David KerkeslagerAdd crossplatform IR generation up to the point of...
2017-12-30 David KerkeslagerAdded two more compiler passes
2017-08-08 David KerkeslagerSome minor refactoring and added a (currently trivial...
2017-08-04 David KerkeslagerAdd integration tests
2017-08-03 David KerkeslagerAdded a very rudimentary fur-to-c compiler