Hi all,
I have released a small library named raml-clj-parser 
<https://github.com/zacyang/raml-clj-parser>, a library for building on 
SnakeYaml and Schema to parser RAML spec v0.8 
<https://github.com/raml-org/raml-spec/blob/master/versions/raml-08/raml-08.md> 
into clojure data structure.

The reason for building this library was that I found there's no 
clojure parser available for RAML, and which blocks me from creating a tool 
to generate tests from RAML spec. 
Hope it helps for those have the same requirement. 


Cheers
Yang

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to