Fakir Programming Language
 
 
 
Go to file
bog 4d91c05aea ADD: if macro and comparison functions. 2023-09-21 23:30:51 +02:00
doc ADD: basic lambdas (no rec, no closure...). 2023-09-21 21:17:39 +02:00
examples ADD: if macro and comparison functions. 2023-09-21 23:30:51 +02:00
libstd ADD: if macro and comparison functions. 2023-09-21 23:30:51 +02:00
src ADD: if macro and comparison functions. 2023-09-21 23:30:51 +02:00
tests ADD: basic lambdas (no rec, no closure...). 2023-09-21 21:17:39 +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: basic lambdas (no rec, no closure...). 2023-09-21 21:17:39 +02:00

README.md

fakir

Fakir Programming Language