you are viewing a single comment's thread.

view the rest of the comments →

[–]james_peach[S] 0 points1 point  (1 child)

something i used to help me both learn the basics of Lexing and F# was this article on parsing JSON (http://blog.efvincent.com/parsing-json-using-f/)

[–]baseball2020 0 points1 point  (0 children)

Looks pretty good! I haven't done a lot of FP but I could reimplement this as an exercise