Commit Graph

14 Commits (main)

Author SHA1 Message Date
bog d5f95da105 if function. 2024-03-30 20:15:21 +01:00
bog b8fa1df563 block with function do. 2024-03-30 20:04:07 +01:00
bog 61303f6825 float and int arithmetic. 2024-03-30 18:14:26 +01:00
bog 1c5ad117d8 comparison operators, acceptance tests. 2024-03-30 17:24:52 +01:00
bog 0bb1512fc4 assert-eqv! function. 2024-03-30 11:20:16 +01:00
bog 7847fe4c5d arrays. 2024-03-29 21:11:46 +01:00
bog 71b6b2eabf comments using ';'. 2024-03-29 10:04:13 +01:00
bog 8317634e06 import modules. 2024-03-29 05:46:35 +01:00
bog 1875adc48d 🎨 clean main introducing modules. 2024-03-27 20:53:06 +01:00
bog e5b7eea0cf 🎨 moved call logic from exec.c into moka state. 2024-03-27 17:19:40 +01:00
bog b761c1849f native function support with lazy evaluation of its arguments. 2024-03-27 11:49:10 +01:00
bog 12fd626cd5 builtin types. 2024-03-26 19:31:33 +01:00
bog 93b7231bb1 🎉 project structure and some usefull functions. 2024-03-25 21:33:02 +01:00
bog 7cfcf55988 Initial commit 2024-03-25 15:12:11 +00:00