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 5ac84ed230 Added more tests for better coverage 1 viikko sitten
..
array_shenanigans.c Added some ctests and some infra to make CTests relatively easily 1 viikko sitten
bench01.nk Added coroutine handling 6 kuukautta sitten
bench02.nk Added coroutine handling 6 kuukautta sitten
bench03.nk Added coroutine handling 6 kuukautta sitten
garbage_shenanigans.c Added more tests for better coverage 1 viikko sitten
macro_optimized.c Added some ctests and some infra to make CTests relatively easily 1 viikko sitten
sequence_of_20s.c Added some ctests and some infra to make CTests relatively easily 1 viikko sitten
stacktrace.c Added more tests for better coverage 1 viikko sitten
test01.nk Do not make a routine for executables with no code to execute 6 kuukautta sitten
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 6 kuukautta sitten
test03.nk Adding a flag to control steps granularity in hope of better performance 3 viikkoa sitten
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 2 viikkoa sitten
test05.nk Garbage collector and arrays work! 6 kuukautta sitten
test06.nk Adding a flag to control steps granularity in hope of better performance 3 viikkoa sitten
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 2 viikkoa sitten