A minimalistic programming language written in C89.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ludovic 'Archivist' Lagouardette 5ac84ed230 Added more tests for better coverage il y a 8 mois
..
array_shenanigans.c Added some ctests and some infra to make CTests relatively easily il y a 8 mois
bench01.nk Added coroutine handling il y a 1 an
bench02.nk Added coroutine handling il y a 1 an
bench03.nk Added coroutine handling il y a 1 an
garbage_shenanigans.c Added more tests for better coverage il y a 8 mois
macro_optimized.c Added some ctests and some infra to make CTests relatively easily il y a 8 mois
sequence_of_20s.c Added some ctests and some infra to make CTests relatively easily il y a 8 mois
stacktrace.c Added more tests for better coverage il y a 8 mois
test01.nk Do not make a routine for executables with no code to execute il y a 1 an
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 il y a 1 an
test03.nk Adding a flag to control steps granularity in hope of better performance il y a 8 mois
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 il y a 8 mois
test05.nk Garbage collector and arrays work! il y a 1 an
test06.nk Adding a flag to control steps granularity in hope of better performance il y a 8 mois
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 il y a 8 mois