Read works, print works, eval is horribly broken.
This commit is contained in:
parent
325e991f1f
commit
12bbd0076a
8 changed files with 299 additions and 49 deletions
|
|
@ -5,6 +5,7 @@
|
|||
:url "https://www.eclipse.org/legal/epl-2.0/"}
|
||||
:dependencies [[org.clojure/clojure "1.10.0"]
|
||||
[org.clojure/math.numeric-tower "0.0.4"]
|
||||
[org.clojure/tools.trace "0.7.10"]
|
||||
[instaparse "1.4.10"]]
|
||||
:main ^:skip-aot beowulf.core
|
||||
:target-path "target/%s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue