Full mexpr parsing working, number parsing working
This commit is contained in:
parent
b4091f28dc
commit
0321401c2a
7 changed files with 316 additions and 46 deletions
|
|
@ -4,6 +4,7 @@
|
|||
:license {:name "GPL-2.0-or-later"
|
||||
:url "https://www.eclipse.org/legal/epl-2.0/"}
|
||||
:dependencies [[org.clojure/clojure "1.10.0"]
|
||||
[org.clojure/math.numeric-tower "0.0.4"]
|
||||
[instaparse "1.4.10"]]
|
||||
:main ^:skip-aot beowulf.core
|
||||
:target-path "target/%s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue