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 e9ea189cf9 Added some ctests and some infra to make CTests relatively easily 1 天之前
..
array_shenanigans.c Added some ctests and some infra to make CTests relatively easily 1 天之前
bench01.nk Added coroutine handling 6 月之前
bench02.nk Added coroutine handling 6 月之前
bench03.nk Added coroutine handling 6 月之前
macro_optimized.c Added some ctests and some infra to make CTests relatively easily 1 天之前
sequence_of_20s.c Added some ctests and some infra to make CTests relatively easily 1 天之前
test01.nk Do not make a routine for executables with no code to execute 5 月之前
test02.nk Added comments and fixed bugs\n\n- Added array.set\n- Added comments support\n- Fixed weird push/pop mismatches\n- Added more docs\n- Fixed examples 5 月之前
test03.nk Adding a flag to control steps granularity in hope of better performance 1 周之前
test04.nk Added the macro keyword and feature: allows to process a function at compile time and reuse the results instead of calculating it every time #1 1 周之前
test05.nk Garbage collector and arrays work! 6 月之前
test06.nk Adding a flag to control steps granularity in hope of better performance 1 周之前
test07.nk Added the macro keyword and feature: allows to process a function at compile time and reuse the results instead of calculating it every time #1 1 周之前