Grino Programming Language
 
 
 
Go to file
bog 29fded5cb9 ADD: nested function.
ADD: function can returns other function or lambda.
2023-09-12 11:16:05 +02:00
doc ADD: blocks. 2023-09-12 05:53:16 +02:00
examples ADD: nested function. 2023-09-12 11:16:05 +02:00
lib ADD: if core function. 2023-09-12 06:36:55 +02:00
src ADD: recursive functions. 2023-09-12 11:05:34 +02:00
tests ADD: blocks. 2023-09-12 05:53:16 +02:00
.gitignore ADD: bool literals. 2023-09-11 01:05:29 +02:00
LICENSE Initial commit 2023-09-10 17:58:23 +00:00
Makefile ADD: bool literals. 2023-09-11 01:05:29 +02:00
README.md Initial commit 2023-09-10 17:58:23 +00:00
meson.build ADD: bool arithmetic and comparison operators. 2023-09-11 17:54:59 +02:00

README.md

grino

Grino Programming Language