@akshaymankar This is just the beginning of function extension support, starting with count(). I'm new to parsing in Haskell, so feeling my way. I'd appreciate your feedback on this draft PR and the TODOs in the code.
TODO:
[x] Clean up the parsing code - see the TODOs in Parser.hs
@akshaymankar This is just the beginning of function extension support, starting with
count()
. I'm new to parsing in Haskell, so feeling my way. I'd appreciate your feedback on this draft PR and the TODOs in the code.TODO: