Tag: parsing
-
Clojure’s instaparse TI-style math interpreter
There aren’t too many examples of Clojure’s instaparse use out there, so if you’re working on parsing a little language of your own, I hope this might come in handy. I’ve been working on a little interpreter for some internal stuff part of the Front Row stack, mainly for validating student answers in the more […]