Closed arichiardi closed 6 years ago
The failure is due to cuerdas.core/capital
and fixed in #67
Another note, the problem with <<
and istr
lies in silent-read
- I need more understanding of the return:
[(read r) (slurp r)]
in particular where the reader stops after read
...so that slurp
can continue.
Three main changes, let me know if you would rather have three PRs (not squashing the commits would probably achieve the same result :D) :
Stop bundling xregexp
Make code self-host compatible
Add deps.edn and figwheel-main configuration
I also added a small self-host section in the docs.