David Nolen
David Nolen
Trying to solve http://dev.clojure.org/jira/browse/CLJS-994 revealed this issue.
``` :repl-options {:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]} ``` is necessary for the README instructions to work at all.
Seems like UIKit would have a facility to supply the autocomplete dictionary to the keyboard?
Namespaces like `cljs-time.format` should not use top level data structures. This will immediately defeat Closure dead code elimination. Top level static JavaScript objects have the benefit of being optimizable by...
- [x] Printing - [x] applicable Long -> BigInt - [x] BigInt -> BigInt - [x] hashing Things not considered - `cljs.math` or self-hosted. `tools.reader` also needs to be updated...
Java 11 requirement started with Closure Compiler v20220601
Already exists in ClojureScript, but needs to be exposed to Mori consumers.
There's an outstanding PR, we should review.
Amazing project! It would be nice if the Mini image contained more of the functionality needed to work through the classic "Smalltalk-80: The Language" by Goldberg & Robson. For example...