Skip to content

frenata/kelsey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kelsey

An experimental project to play with Antlr parser generators in Clojure.

Usage

To print the parse tree:

lein tree "{4, 99, 7, -4}"

To walk the tree and add the values:

lein sum "{4, 99, 7, -4}"

License

Copyright © 2018 Andrew Nichols

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

About

Experimenting with Antlr grammars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages