gtrak / antlr-test

A working example of parsing with clj-antlr and tree-visitors via zip-visit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antlr-test

A working example of parsing with clojure, antlr, clj-antlr, core.match, and tree-visitor transformations with zip.visit.

Usage

Just look at the code.

License

Copyright © 2015 Gary Trakhman

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A working example of parsing with clj-antlr and tree-visitors via zip-visit

License:Eclipse Public License 1.0


Languages

Language:Clojure 58.7%Language:ANTLR 41.3%