A minimalistic programming language written in C89.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 1 个月前
..
bench01.nk Added coroutine handling 7 个月前
bench02.nk Added coroutine handling 7 个月前
bench03.nk Added coroutine handling 7 个月前
test01.nk Do not make a routine for executables with no code to execute 7 个月前
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 7 个月前
test03.nk Adding a flag to control steps granularity in hope of better performance 1 个月前
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 1 个月前
test05.nk Garbage collector and arrays work! 7 个月前
test06.nk Adding a flag to control steps granularity in hope of better performance 1 个月前
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 1 个月前