Grino Programming Language
 
 
 
Go to file
bog 29facf1647 ADD: cast int/float/string functions.
ADD: rand module with randf and range functions.
2023-09-14 17:35:39 +02:00
doc ADD: syntaxic sugar for module import. 2023-09-14 14:34:51 +02:00
examples ADD: import local modules. 2023-09-13 21:11:36 +02:00
lib ADD: cast int/float/string functions. 2023-09-14 17:35:39 +02:00
src ADD: cast int/float/string functions. 2023-09-14 17:35:39 +02:00
tests ADD: syntaxic sugar for module import. 2023-09-14 14:34:51 +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: syntaxic sugar for module import. 2023-09-14 14:34:51 +02:00

README.md

grino

Grino Programming Language