Commit Graph

22 Commits

Author SHA1 Message Date
Robert Bendun
c0af952fc6 Improved rhythm of primes example 2022-08-29 21:45:17 +02:00
Robert Bendun
7b5e43293a For as builtin and new example that plays primes 2022-08-29 21:38:15 +02:00
Robert Bendun
99482d4c7c Improved examples; multiplication = repeat operator 2022-08-21 17:34:03 +02:00
2ea507dde2 Par accepts arrays of notes 2022-06-23 07:49:38 +02:00
4a844a319e Handle incoming note on messages 2022-06-23 07:41:06 +02:00
7b572e2a1f ode to joy final_master_full 2022-06-22 18:46:24 +02:00
24b1a71e55 more examples WIP 2022-06-22 18:39:23 +02:00
742b48e1ce better ode to joy 2022-06-22 17:44:04 +02:00
d16f6de53c Compound assigments 2022-06-06 04:22:59 +02:00
91eaa0ceea Assigments, array updating function. Test runner update 2022-06-06 04:03:40 +02:00
946d4b96b1 Permutations! 2022-06-02 23:17:02 +02:00
605533de32 Error reporting system improvement 2022-05-29 22:39:46 +02:00
3caa5b80cb Ode To Joy, par function, context management 2022-05-25 17:03:46 +02:00
70e1431f05 Begining of support of array programming 2022-05-25 04:30:24 +02:00
f28cb10669 Block indexing and len builtin 2022-05-22 16:43:36 +02:00
10d1223f9f Examples testing 2022-05-22 06:10:44 +02:00
bde30f5d99 Separated Musique functions and C++ intrinsics; blocks as delayed computations 2022-05-22 05:29:46 +02:00
5b3cfca2a8 More testing & keywords 2022-05-22 04:31:31 +02:00
6bc2a1cd38 Context aware clojures
Moved from dynamic scoping to static scoping.
2022-05-22 03:44:15 +02:00
881b90506b Lambdas! 2022-05-17 16:10:56 +02:00
5d51d1672f Scoped variables, single namespace variables and functions 2022-05-17 02:35:51 +02:00
ccd2166231 Interpreter started! 2022-05-16 02:18:53 +02:00