Commit graph

39 commits

Author SHA1 Message Date
froos
a65a68b828 Merge branch 'main' into mondian 2025-10-28 22:20:41 +01:00
Felix Roos
20e5fdedfb
fix: use replicate for ! in mondo 2025-10-20 21:38:43 +02:00
Felix Roos
f33db5f07f
- refactor bjork -> bjorklund
- refactor e -> bjork
- flip & desugared arguments
2025-10-07 22:35:29 +02:00
Tristan de Cacqueray
b7fa440bda mondough: interpret & 2025-10-07 18:10:24 +02:00
Felix Roos
86248328cc
fix: mondo setcps / setcpm 2025-09-21 16:09:10 +02:00
Felix Roos
8833d623f7
fix: all function in mondo 2025-09-21 16:06:28 +02:00
Felix Roos
c42d00f048
hotfix: export mondo getLocations 2025-09-11 19:11:45 +02:00
Felix Roos
16e9aca222
fix: can now use def in mondough 2025-07-15 09:33:14 +02:00
Felix Roos
15f3321b04
fix: extend in some situations, like [[bd]@3 bd] 2025-06-19 11:33:22 +02:00
Felix Roos
10ac7c353c
use + and - as late / early
+ add some extra error handling
2025-06-18 22:07:16 +02:00
Felix Roos
c751bb7e5f
allow _ as silence 2025-06-18 21:36:34 +02:00
Felix Roos
607a6121bc
rename mondo package to mondolang 2025-05-02 16:20:23 +02:00
Felix Roos
4208c79c09
fix: ! and @ operators 2025-05-02 15:13:04 +02:00
Felix Roos
94a3a60e49
mondo: remember pair locations
+ allow passing a scope to MondoRunner.run
+ make def a side effect
+ proper lambda with multiple args + closure
2025-04-01 21:49:28 +02:00
Felix Roos
f2372e7a41
mondo: refactor evaluate function into bits 2025-03-30 17:55:37 +02:00
Felix Roos
a0fb8fb37f
mondo: def node 2025-03-30 11:43:01 +02:00
Felix Roos
c9cafa37fd
mondo: improve mondo package api + update readme 2025-03-29 21:33:51 +01:00
Felix Roos
64a6dacc1e
mondo: patternable function names 2025-03-26 09:27:02 +01:00
Felix Roos
abc7a1e48d
mondo: this is the way 2025-03-26 03:55:00 +01:00
Felix Roos
51e3aa257c
mondolang function for mondo repl + fix rests 2025-03-23 22:49:03 +01:00
Felix Roos
f71db4aeed
mondo: flip pipe order: now pining to the end of the function... 2025-03-21 23:50:14 +01:00
Felix Roos
6fd89ddee7
mondo: add | and ? 2025-03-21 11:10:43 +01:00
Felix Roos
ac6472a43a
mondo: mondo as minilang (inactive) 2025-03-20 21:19:21 +01:00
Felix Roos
c691916cbf
mondo: generic bracket names + simplify call handler + refactor mondough 2025-03-20 17:55:40 +01:00
Felix Roos
e16295623d
mondo: use stepcat for curly braces 2025-03-20 14:09:32 +01:00
Felix Roos
9626f3cc9a
mondo add % for pace 2025-03-20 13:24:31 +01:00
Felix Roos
432e8dcccc
mondo: support ! and @, also express seq and cat with stepcat 2025-03-20 13:15:48 +01:00
Felix Roos
d2e93a99f1
fix: lint 2025-03-20 10:24:22 +01:00
Felix Roos
3505732afa
mondo: add .. operator 2025-03-20 09:34:47 +01:00
Felix Roos
3657e2fd65
mondo: change default markcss 2025-03-20 09:10:45 +01:00
Felix Roos
e04f250adb
mondo: proper lambda functions with local scope 2025-03-19 18:16:37 +01:00
Felix Roos
642ddcdb59
support : in mondo 2025-03-19 17:03:17 +01:00
Felix Roos
7db52b3dc2
mondo improvements:
- add second string type
- add $ as alias for stack
- simplify leaf handling
2025-03-18 22:33:14 +01:00
Felix Roos
40f6489111
reify variables 2025-03-16 23:30:41 +01:00
Felix Roos
2dd445c102
mondo: support variables 2025-03-16 23:10:23 +01:00
Felix Roos
77ade0758e
mondo: slightly improve error handling 2025-03-16 22:07:03 +01:00
Felix Roos
95526ac99c
fix: formatting 2025-03-16 21:04:28 +01:00
Felix Roos
b0da353115
mondo highlighting 2025-03-16 21:04:05 +01:00
Felix Roos
fae59a6bcd
feat: add mondough package to run strudel via mondo 2025-03-16 10:49:18 +01:00