Closed mrcslws closed 9 years ago
Tentative plan:
core.cljx
/comportex/src/org/nfrac/comportex/repl.cljx
/comportex/dev/user.clj
This opens the REPL code to other consumers (making user.clj simply a consumer of the API that anyone else can use)
user.clj
Tentative plan:
core.cljx
to/comportex/src/org/nfrac/comportex/repl.cljx
/comportex/dev/user.clj
. Make it autoload truncation.This opens the REPL code to other consumers (making
user.clj
simply a consumer of the API that anyone else can use)