Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
Archivist
/
ink
Volgen
1
Ster
0
Vork
0
Code
Kwesties
4
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
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.
54
Commits
1
Branch
648 KiB
Tree:
e9ea189cf9
main
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'e9ea189cf9'
${ noResults }
ink
/
test
/
test04.nk
5 regels
66 B
Ruw
Normale weergave
Geschiedenis
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 week geleden
macro my-macro do
10 10 + 10 10 + + 10 10 + 10 10 + + +
end