Robert Bendun
|
d4c3dbb280
|
moved from ';' to ',' as expression separator
|
2022-10-27 22:32:20 +02:00 |
|
Robert Bendun
|
5f0f511066
|
new builtins: while, map, duration, set_len
|
2022-10-27 00:27:41 +02:00 |
|
Robert Bendun
|
b612209914
|
Added macros; if is now macro and not a function
|
2022-10-26 16:50:40 +02:00 |
|
Robert Bendun
|
8cda4f4d8e
|
Removed [] block notation in favour of unification with ()
|
2022-10-25 16:10:34 +02:00 |
|
Robert Bendun
|
bd116d8810
|
Improved factorial example
|
2022-09-19 22:16:38 +02:00 |
|
Robert Bendun
|
ddf9cc8f8c
|
New declaration syntax x := foo instead of var x = foo
Additionaly moving into multiparameter binary operations
|
2022-09-18 14:50:20 +02:00 |
|
|
d16f6de53c
|
Compound assigments
|
2022-06-06 04:22:59 +02:00 |
|
|
bde30f5d99
|
Separated Musique functions and C++ intrinsics; blocks as delayed computations
|
2022-05-22 05:29:46 +02:00 |
|
|
881b90506b
|
Lambdas!
|
2022-05-17 16:10:56 +02:00 |
|