Fakir Programming Language
 
 
 
Go to file
bog b6c6ac3302 ADD: 'and', 'or', 'not' boolean operations. 2023-09-24 13:03:33 +02:00
doc ADD: simple arrays. 2023-09-24 00:40:08 +02:00
examples ADD: 'and', 'or', 'not' boolean operations. 2023-09-24 13:03:33 +02:00
libstd ADD: 'and', 'or', 'not' boolean operations. 2023-09-24 13:03:33 +02:00
src ADD: 'and', 'or', 'not' boolean operations. 2023-09-24 13:03:33 +02:00
tests ADD: simple arrays. 2023-09-24 00:40:08 +02:00
.gitignore ADD: builtin type literals (int, float, bool, string). 2023-09-20 13:31:35 +02:00
LICENSE Initial commit 2023-09-19 20:12:10 +00:00
Makefile ADD: builtin type literals (int, float, bool, string). 2023-09-20 13:31:35 +02:00
README.md Initial commit 2023-09-19 20:12:10 +00:00
meson.build ADD: simple arrays. 2023-09-24 00:40:08 +02:00

README.md

fakir

Fakir Programming Language