Commit Graph

82 Commits

Author SHA1 Message Date
ae6ad02b56 fengshui tweaks 2024-06-09 15:14:44 +02:00
84a195a29f add variables! 2024-06-09 14:48:53 +02:00
ca8841f604 rename to sample.go 2024-06-09 14:21:30 +02:00
8af908dd84 add samplers from time to botec code 2024-06-09 14:21:01 +02:00
ce399ac24e reach feature parity with past parser 2024-06-09 14:08:19 +02:00
5bb015ab69 simplify lognormal multiplication code 2024-06-09 14:00:30 +02:00
3bb705d13d get mvp of new parser! 2024-06-09 13:46:51 +02:00
29ea338112 continue with new parser 2024-06-09 13:43:03 +02:00
de72432c53 continue with new parser, steps now seem way more clear 2024-06-09 13:18:09 +02:00
f5e7148148 fix compiler errors 2024-06-09 12:59:47 +02:00
dfb9f3cc25 add some notion of what a more powerful parser could look like 2024-06-09 12:58:16 +02:00
09583a312c add spec for more expressive DSL 2024-06-03 09:28:16 +02:00
2262d5b617 add K/M/B/T to output 2024-06-03 08:45:33 +02:00
b319e29be8 add asciicast 2024-05-13 23:26:31 +01:00
69b3681697 fix distributional division 2024-05-12 18:10:25 +01:00
bc40428f8a tweak error msg 2024-05-11 12:24:45 +01:00
4204db0c32 propagate scalar ops, tweaks 2024-05-11 12:22:29 +01:00
b1a4f2bd3c tokens => words 2024-05-11 11:08:24 +01:00
073728e750 rationalize parser 2024-05-11 11:08:03 +01:00
8142a19c4b add scalar multiplication and division 2024-05-11 10:27:05 +01:00
355ad371a7 savepoint 2024-05-10 22:47:34 +01:00
290be77204 update examples &c 2024-05-10 22:38:20 +01:00
72be1167bd tweak error msgs 2024-05-10 20:53:30 +01:00
1f6b61cee0 add division 2024-05-10 20:50:55 +01:00
c933c2a2c5 save readme and another example, add makefile 2024-05-10 20:35:06 +01:00
efec064246 main.go -> f.go 2024-05-10 20:15:35 +01:00
26a535b19e move extras to their own folder 2024-05-10 20:14:58 +01:00
a1e724924b play around with bash/unix utilities 2024-05-10 20:09:35 +01:00
e0c570107b reach initial mvp 2024-05-10 19:25:23 +01:00
becd5cd741 third version with gpt4 help 2024-05-10 19:07:58 +01:00
a2648c8b95 second version, again with gpt4 help 2024-05-10 19:07:36 +01:00
c7298061fa initial template with help of gpt4 2024-05-10 19:05:03 +01:00