SYSOUT now sort-of working; SYSIN present but not tested
Masses of stuff has had to be moved around because of cyclic dependency hell, and some of that may need to be revisited.
This commit is contained in:
parent
eef64ab08c
commit
46f75a0c4f
28 changed files with 215 additions and 111 deletions
|
|
@ -11,6 +11,7 @@
|
|||
[org.clojure/math.numeric-tower "0.0.5"]
|
||||
[org.clojure/tools.cli "1.0.214"]
|
||||
[org.clojure/tools.trace "0.7.11"]
|
||||
[clojure.java-time "1.2.0"]
|
||||
[environ "1.2.0"]
|
||||
[instaparse "1.4.12"]
|
||||
[rhizome "0.2.9"] ;; not needed in production builds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue