Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
Archivist
/
ink
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
4
Заявки за сливане
0
Версии
0
Уики
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.
54
Ревизии
1
Клон
648 KiB
ИН на ревизия:
e9ea189cf9
main
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'e9ea189cf9'
${ noResults }
ink
/
test
/
test04.nk
5 lines
66 B
Директен файл
Normal View
История
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 седмица
macro my-macro do
10 10 + 10 10 + + 10 10 + 10 10 + + +
end