This website requires JavaScript.
Explore
Help
Sign In
s416496
/
musique
Watch
1
Star
0
Fork
0
You've already forked musique
Code
Issues
3
Pull Requests
1
Projects
Releases
Wiki
Activity
224
Commits
11
Branches
7
Tags
16
MiB
1b88afa283
Commit Graph
4 Commits
Author
SHA1
Message
Date
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
Robert Bendun
d16f6de53c
Compound assigments
2022-06-06 04:22:59 +02:00
Robert Bendun
bde30f5d99
Separated Musique functions and C++ intrinsics; blocks as delayed computations
2022-05-22 05:29:46 +02:00
Robert Bendun
881b90506b
Lambdas!
2022-05-17 16:10:56 +02:00