A minimalistic programming language written in C89.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ludovic 'Archivist' Lagouardette 04a64e097f Added license info and readme 4 months ago
test Added coroutine handling 4 months ago
.gitignore Initial commit 4 months ago
CMakeLists.txt Added coroutine handling 4 months ago
LICENSE Added license info and readme 4 months ago
README.md Added license info and readme 4 months ago
bench.c Added coroutine handling 4 months ago
ink.h Added coroutine handling 4 months ago
lib.c Added coroutine handling 4 months ago
main.c Added coroutine handling 4 months ago

README.md