A minimalistic programming language written in C89.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Ludovic 'Archivist' Lagouardette 5ac84ed230 Added more tests for better coverage 8 месяцев назад
..
array_shenanigans.c Added some ctests and some infra to make CTests relatively easily 8 месяцев назад
bench01.nk Added coroutine handling 1 год назад
bench02.nk Added coroutine handling 1 год назад
bench03.nk Added coroutine handling 1 год назад
garbage_shenanigans.c Added more tests for better coverage 8 месяцев назад
macro_optimized.c Added some ctests and some infra to make CTests relatively easily 8 месяцев назад
sequence_of_20s.c Added some ctests and some infra to make CTests relatively easily 8 месяцев назад
stacktrace.c Added more tests for better coverage 8 месяцев назад
test01.nk Do not make a routine for executables with no code to execute 1 год назад
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 1 год назад
test03.nk Adding a flag to control steps granularity in hope of better performance 8 месяцев назад
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 8 месяцев назад
test05.nk Garbage collector and arrays work! 1 год назад
test06.nk Adding a flag to control steps granularity in hope of better performance 8 месяцев назад
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 8 месяцев назад