You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edna - EDN Analyzer. An EDN tokenizer for creating DSLs in clojure
Edna is a library for breaking down an EDN string into a tree
sequence of tokens for further processing. Additionally, includes
tooling for creating DSLs within clojure.
This project is currently in alpha, expect things to change
About
EDN Analyzer. An EDN tokenizer for creating DSLs in clojure