a pretty fun language
Find a file
Laria Carolin Chabowski 09d51b9080 Parser: Make the parser object own the token
This simplifies the code a bit, since the methods now don't have to deinit
the token themselves any more.
2021-12-15 21:47:17 +01:00
examples Initial commit 2021-12-15 21:47:17 +01:00
functional_tests Initial commit 2021-12-15 21:47:17 +01:00
src Parser: Make the parser object own the token 2021-12-15 21:47:17 +01:00
.gitignore Initial commit 2021-12-15 21:47:17 +01:00
configure.ac Initial commit 2021-12-15 21:47:17 +01:00
Makefile.am Initial commit 2021-12-15 21:47:17 +01:00