A custom programming language for video games
|
пре 6 година | |
---|---|---|
example | пре 6 година | |
headers | пре 6 година | |
src | пре 6 година | |
.gitignore | пре 6 година | |
README.md | пре 6 година | |
makefile | пре 6 година |
a programming language for video games (under development)
just in case you want to try it out, execute:
make
./dd_lang < examples/example.src
dependencies on lex
and yacc