On Thu, Apr 11, 2013 at 7:08 AM, Stathis Sideris <side...@gmail.com> wrote:

> Thanks, this looks fantastic! Is there any way to include comments in the
> syntax at all?


Last night I started a v1.1 branch to start work on these feature
requests.  The first feature I added was, in fact, support for EBNF comment
syntax:
(* this is a comment *)

Supports nested comments too, in case you want to wrap a comment around a
comment.

Add [instaparse "1.1.0-SNAPSHOT"] to your dependencies and give it a try.

As I add features, I'll add them to the v1.1 change log:
https://github.com/Engelberg/instaparse/blob/v1.1/CHANGES.md
and also update the README on the v1.1 branch:
https://github.com/Engelberg/instaparse/blob/v1.1/README.md

--Mark

-- 
-- 
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/groups/opt_out.


Reply via email to