org.clojars.jiyinyiyong:cirru-parser

Cirru Parser in Clojure


Keywords
cirru
License
EPL-2.0

Documentation

Cirru Parser in ClojureScript

Usage

Clojars Project

[cirru/parser "0.2.5"]
(cirru-parser.core/parse "code")

Use Nim parser

yarn add @cirru/parser.nim

Make use of Cirru parser compiled from nim:

(cirru-parser.nim/parse "code")

Develop

yarn
yarn watch

License

MIT