~tsukii/nil

A failed stack-based programming language that I wrote in C.
d7b5814a — Dang Hoang Tuan 2 years ago
Initial commit

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~tsukii/nil
read/write
git@git.sr.ht:~tsukii/nil

You can also use your local clone with git send-email.

#Nil

A failed stack-based programming language that I wrote in C. Stuck between parsing/running part.

#Quick start

git clone https://github.com/HoangTuan110/nil
chmod +x build.sh
./build.sh
./nil <file>
Do not follow this link