.. |
assigments-state-management.mq
|
New declaration syntax x := foo instead of var x = foo
|
2022-09-18 14:50:20 +02:00 |
common-array-operations.mq
|
Removed [] block notation in favour of unification with ()
|
2022-10-25 16:10:34 +02:00 |
control-flow.mq
|
new builtins: while, map, duration, set_len
|
2022-10-27 00:27:41 +02:00 |
factorial.mq
|
new builtins: while, map, duration, set_len
|
2022-10-27 00:27:41 +02:00 |
fib.mq
|
Added macros; if is now macro and not a function
|
2022-10-26 16:50:40 +02:00 |
for-elise.mq
|
Added macros; if is now macro and not a function
|
2022-10-26 16:50:40 +02:00 |
noises.mq
|
new builtins: while, map, duration, set_len
|
2022-10-27 00:27:41 +02:00 |
ode-to-joy.mq
|
New declaration syntax x := foo instead of var x = foo
|
2022-09-18 14:50:20 +02:00 |
permutations.mq
|
new builtins: while, map, duration, set_len
|
2022-10-27 00:27:41 +02:00 |
play-incoming.mq
|
Handle incoming note on messages
|
2022-06-23 07:41:06 +02:00 |
random-rythm.mq
|
Added macros; if is now macro and not a function
|
2022-10-26 16:50:40 +02:00 |
rhythm-of-primes.mq
|
Removed [] block notation in favour of unification with ()
|
2022-10-25 16:10:34 +02:00 |
sandattack.mq
|
Removed [] block notation in favour of unification with ()
|
2022-10-25 16:10:34 +02:00 |