An esoteric programming language, io ho scritto le poesie.
This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2014-11-27 21:34:26 +01:00
.gitignore Add flex output files to gitignore. 2014-11-27 20:52:44 +01:00
emit.c Cleanups. 2014-11-27 19:59:48 +01:00
example.beauty.mc main() should return 0, not void. 2014-11-27 20:00:19 +01:00
example.mc main() should return 0, not void. 2014-11-27 20:00:19 +01:00
main.cpp Optionally read and write to file. 2014-11-27 20:42:55 +01:00
Makefile Removing debug flag from Makefile. 2014-11-27 20:50:51 +01:00
Monicelli.ll Minor cleanups to lexer. 2014-11-27 21:34:26 +01:00
Monicelli.y Fixing swapped GTE and LTE. 2014-11-27 21:30:42 +01:00
Nodes.cpp Removing redundant ; 2014-11-27 21:20:50 +01:00
Nodes.hpp Implementing AST nodes. 2014-11-27 20:01:06 +01:00
Specification.txt Minor fixes. 2014-11-23 22:19:10 +01:00