A minimalistic programming language written in C89.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
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 vor 1 Monat
..
bench01.nk Added coroutine handling vor 7 Monaten
bench02.nk Added coroutine handling vor 7 Monaten
bench03.nk Added coroutine handling vor 7 Monaten
test01.nk Do not make a routine for executables with no code to execute vor 7 Monaten
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 vor 7 Monaten
test03.nk Adding a flag to control steps granularity in hope of better performance vor 1 Monat
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 vor 1 Monat
test05.nk Garbage collector and arrays work! vor 7 Monaten
test06.nk Adding a flag to control steps granularity in hope of better performance vor 1 Monat
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 vor 1 Monat