Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Archivist
/
ink
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
4
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
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
Commitit
1
Haara
648 KiB
Puu:
e9ea189cf9
main
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'e9ea189cf9'
${ noResults }
ink
/
test
/
test04.nk
5 rivejä
66 B
Raaka
Normaali näkymä
Historia
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 viikko sitten
macro my-macro do
10 10 + 10 10 + + 10 10 + 10 10 + + +
end