A custom programming language for video games
|
il y a 6 ans | |
---|---|---|
example | il y a 6 ans | |
headers | il y a 6 ans | |
src | il y a 6 ans | |
.gitignore | il y a 6 ans | |
README.md | il y a 6 ans | |
makefile | il y a 6 ans |
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