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 23:52:21 +01:00
examples Moving example to examples/, adding another one. 2014-11-27 22:55:08 +01:00
.gitignore Add flex output files to gitignore. 2014-11-27 20:52:44 +01:00
main.cpp Fixing pointer deref gone wild. 2014-11-27 22:16:12 +01:00
Makefile Ignoring deprecated-registers warning, since it's in generated code. 2014-11-27 22:20:03 +01:00
Monicelli.ll Alternate form for LT and GT operators. 2014-11-27 22:52:12 +01:00
Monicelli.y Close all memory leaks. 2014-11-27 23:52:21 +01:00
Nodes.cpp Fixing two NPEs in case of missing else and missing main. 2014-11-27 22:10:10 +01:00
Nodes.hpp Close all memory leaks. 2014-11-27 23:52:21 +01:00
Specification.txt Minor fixes. 2014-11-23 22:19:10 +01:00