grino/examples
bog 29fded5cb9 ADD: nested function.
ADD: function can returns other function or lambda.
2023-09-12 11:16:05 +02:00
..
block.gri FIX: nested block scopes. 2023-09-12 06:46:07 +02:00
bool.gri ADD: bool arithmetic and comparison operators. 2023-09-11 17:54:59 +02:00
fun.gri ADD: nested function. 2023-09-12 11:16:05 +02:00
if.gri ADD: if core function. 2023-09-12 06:36:55 +02:00
int.gri ADD: bool arithmetic and comparison operators. 2023-09-11 17:54:59 +02:00
run.sh ADD: test bash script. 2023-09-11 14:27:44 +02:00