Curl Global Community

Full Version: markdown md2curl
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

As I note over at my lcurlr blog, the name md2curl is available for parsing markdown as Curl.

But is a commandline/CGI tool best written in another language or as an xcurl script ? The Red variant of Rebol would give a compiled tool in a PEG-equivalent script. There are also the Python efforts for PEG parsers for markdown.

There is a Scala/Java effort at the parboiled project.

* * *