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 62b32be494 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 1 měsícem
..
bench01.nk Added coroutine handling před 7 měsíci
bench02.nk Added coroutine handling před 7 měsíci
bench03.nk Added coroutine handling před 7 měsíci
test01.nk Do not make a routine for executables with no code to execute před 7 měsíci
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 7 měsíci
test03.nk Adding a flag to control steps granularity in hope of better performance před 1 měsícem
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 1 měsícem
test05.nk Garbage collector and arrays work! před 7 měsíci
test06.nk Adding a flag to control steps granularity in hope of better performance před 1 měsícem
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 1 měsícem