Commit Graph

27 Commits

Author SHA1 Message Date
a1595935d6 add echo flag for use when consuming files 2024-08-09 11:39:38 -04:00
0fb2e7acb3 fix -n flag 2024-08-09 11:33:14 -04:00
254b9068af document cool command line options and linux integrations 2024-07-12 18:32:24 -04:00
07f0fd1d3f allow models to also be executables 2024-07-12 18:29:55 -04:00
ade8947734 rename f.go=>fermi.go after fixing nvim problem 2024-07-12 18:13:24 -04:00
298e579480 add num samples as command line flag 2024-07-12 12:11:25 -04:00
233b4cfb30 add combination with tee 2024-07-12 11:04:20 -04:00
a859f2572f add command line arg instead of current xl hack 2024-07-11 17:35:26 -04:00
af6ea91faa stack => calculator-style; add fermixl 2024-07-11 17:34:52 -04:00
be6df15ab5 document piping to model 2024-07-08 17:22:59 -04:00
7ff3b2148e document stuff better 2024-07-07 10:30:48 -04:00
9dc6e1443d more feng shui 2024-06-19 10:41:47 -04:00
4d146dbcfb rename to f.go 2024-06-19 08:30:21 -04:00
0dbe3842a7 start refactoring to explicitly manipulate stack struct 2024-06-18 20:29:55 -04:00
260d39e131 add full DSl example to readme 2024-06-10 11:06:31 -04:00
a4263d0765 fix correlation problem by using global variable 2024-06-10 03:08:10 +02:00
84a195a29f add variables! 2024-06-09 14:48:53 +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
4204db0c32 propagate scalar ops, tweaks 2024-05-11 12:22:29 +01:00
355ad371a7 savepoint 2024-05-10 22:47:34 +01:00
290be77204 update examples &c 2024-05-10 22:38:20 +01:00
c933c2a2c5 save readme and another example, add makefile 2024-05-10 20:35:06 +01:00
a1e724924b play around with bash/unix utilities 2024-05-10 20:09:35 +01:00