A minimalistic programming language written in C89.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Ludovic 'Archivist' Lagouardette 5ac84ed230 Added more tests for better coverage před 8 měsíci
..
array_shenanigans.c Added some ctests and some infra to make CTests relatively easily před 8 měsíci
bench01.nk Added coroutine handling před 1 rokem
bench02.nk Added coroutine handling před 1 rokem
bench03.nk Added coroutine handling před 1 rokem
garbage_shenanigans.c Added more tests for better coverage před 8 měsíci
macro_optimized.c Added some ctests and some infra to make CTests relatively easily před 8 měsíci
sequence_of_20s.c Added some ctests and some infra to make CTests relatively easily před 8 měsíci
stacktrace.c Added more tests for better coverage před 8 měsíci
test01.nk Do not make a routine for executables with no code to execute před 1 rokem
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 před 1 rokem
test03.nk Adding a flag to control steps granularity in hope of better performance před 8 měsíci
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 před 8 měsíci
test05.nk Garbage collector and arrays work! před 1 rokem
test06.nk Adding a flag to control steps granularity in hope of better performance před 8 měsíci
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 před 8 měsíci