Jonathan Leonard

Results 57 comments of Jonathan Leonard
trafficstars

I was afraid of that. Sorry for the false alarm.

Here's my full project.clj (in case there are other consequential differences [plugins etc]): ``` (defproject speako "0.1.5-SNAPSHOT" :description "speako: Speak GraphQL Schema Language with ease." :url "https://github.com/johanatan/speako" :clean-targets ["build" :target-path]...

P.S. It seems to not be enough to merely require the module in a REPL. I only get the error from a file-based compilation including the instaparse module require. It...

Update: tracing further I see that `gll.run` exhausts the entire stack and eventually returns `nil`.

@aengelberg Were you able to take a further look at this (or provide any more direction/insight)?

It has interfaces for both. Take a stroll through it if you doubt that.