A custom programming language for video games
|
6 yıl önce | |
---|---|---|
example | 6 yıl önce | |
headers | 6 yıl önce | |
src | 6 yıl önce | |
.gitignore | 6 yıl önce | |
README.md | 6 yıl önce | |
makefile | 6 yıl önce |
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