|
8816c62a9e
|
Allow creating arrays from code
|
2024-09-01 16:13:28 +01:00 |
|
|
2e62a67490
|
Implement "let" construct in the compiler
|
2024-08-28 23:57:01 +01:00 |
|
|
f78b6e67cd
|
Allow creating dicts with "dict" function
|
2024-08-28 21:51:25 +01:00 |
|
|
781b3865c0
|
Add assert function to stdlib. Useful for tests
|
2024-08-27 20:19:47 +01:00 |
|
|
c7a3e820e0
|
Implement basic stdlib and a simple "println" function callable from lisp
|
2024-08-25 00:55:11 +01:00 |
|