Commit graph

18 commits

Author SHA1 Message Date
Mirek Kratochvil f61d6a0179 call no string 2023-03-05 21:53:47 +01:00
Mirek Kratochvil 98c40f4bf8 strings and a few other small nice changes 2023-03-05 21:34:20 +01:00
Mirek Kratochvil 0092723895 microlens and an ugly parse of ,(something,something)
btw we triggered a ghc bug here with iscallTok in parser. Apparently it kills
`call` for whichever reason. New ghc solved it.
2023-02-26 21:43:25 +01:00
Mirek Kratochvil 8bfb0f9b20 parse braces 2023-02-08 20:22:28 +01:00
Mirek Kratochvil cce22d561b load loads. 2023-01-24 23:35:06 +01:00
Mirek Kratochvil dab150976d fold app as it should be folded 2023-01-07 18:13:32 +01:00
Mirek Kratochvil dc13c4d5df make ! special 2023-01-03 23:33:48 +01:00
Mirek Kratochvil 2f07d89043 10h vacuum cleaner sound 2022-12-14 22:56:47 +01:00
Mirek Kratochvil 71992db7d0 lists 2022-12-14 20:47:29 +01:00
Mirek Kratochvil a26f0f29c0 massive cleanup 2022-11-26 13:35:19 +01:00
Mirek Kratochvil 8d5353dc8c builtins are built in 2022-11-13 00:46:38 +01:00
Mirek Kratochvil b9633a3318 reorg. 2022-11-12 17:47:51 +01:00
Mirek Kratochvil 8eb307e3e1 interpreter interprets. 2022-11-05 18:02:14 +01:00
Mirek Kratochvil 8f47919624 better shunting errors 2022-11-04 17:56:31 +01:00
Mirek Kratochvil 14b77cd058 this. 2022-10-24 23:43:35 +02:00
Mirek Kratochvil f0d6558df9 well 2022-10-23 23:38:13 +02:00
Mirek Kratochvil 60f5eb274c actually parse 2022-10-17 22:01:56 +02:00
Mirek Kratochvil 865d63a103 some small stuff 2022-10-16 21:49:59 +02:00