1c35a35019
it goes pretty far
...
`Dot_of_tast.dot_of_tast "let rec fact n = if n = 0 then 1. else float n *. fact (n - 1) ;; module A = struct let b = 0. let derp = Some [true, false], 'h', 3. +. (4. *. 6.) end ";;`
2023-06-27 20:03:57 -05:00
313f999caf
still works ok
2023-06-19 19:26:44 -05:00
a45395857d
sorry it's in such a bad state but this didn't go very far
...
so hopefully i get farther with the other method and this branch is
lost to history. but in case it's not, lol
2023-05-11 18:56:57 -05:00
c07921e697
closer
2023-04-25 15:20:52 -05:00
5451b2be40
even closer
2023-04-05 14:42:42 -05:00
54fb79fa5d
vertex [shape=record, label="<0>|<1>"] / edge [headport="0", tailport="1"]
2023-04-05 13:12:50 -05:00
e8413de4cb
implemented edge and vertex attributes
2023-04-03 16:39:37 -05:00
7828890a4c
write dot graph to file
2023-04-01 14:57:00 -05:00
0fc2d223be
Dot_of_tast.merlin_parse "let rec fact n = if n = 0 then 1. else float n *. fact (n - 1)";;
2023-04-01 14:36:12 -05:00
71af0f0750
initial commit
2023-03-27 15:11:24 -05:00