A minimalistic programming language written in C89.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ludovic 'Archivist' Lagouardette 5ac84ed230 Added more tests for better coverage 1 주 전
..
array_shenanigans.c Added some ctests and some infra to make CTests relatively easily 1 주 전
bench01.nk Added coroutine handling 6 달 전
bench02.nk Added coroutine handling 6 달 전
bench03.nk Added coroutine handling 6 달 전
garbage_shenanigans.c Added more tests for better coverage 1 주 전
macro_optimized.c Added some ctests and some infra to make CTests relatively easily 1 주 전
sequence_of_20s.c Added some ctests and some infra to make CTests relatively easily 1 주 전
stacktrace.c Added more tests for better coverage 1 주 전
test01.nk Do not make a routine for executables with no code to execute 6 달 전
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 6 달 전
test03.nk Adding a flag to control steps granularity in hope of better performance 3 주 전
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 2 주 전
test05.nk Garbage collector and arrays work! 6 달 전
test06.nk Adding a flag to control steps granularity in hope of better performance 3 주 전
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 2 주 전