This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
ink
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
0
Releases
0
Wiki
Activity
A minimalistic programming language written in C89.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49
Commits
1
Branch
753 KiB
C
100%
Tree:
0c9891f750
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0c9891f750'
${ noResults }
ink
/
test
History
Ludovic 'Archivist' Lagouardette
bdc1d1dac9
added parsing of string literals
1 year ago
..
bench01.nk
Added coroutine handling
1 year ago
bench02.nk
Added coroutine handling
1 year ago
bench03.nk
Added coroutine handling
1 year ago
test01.nk
Do not make a routine for executables with no code to execute
1 year ago
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
1 year ago
test03.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
1 year ago
test04.nk
added parsing of string literals
1 year ago
test05.nk
Garbage collector and arrays work!
1 year ago
test06.nk
Clearing the superfluous things in the stack on launch
1 year ago