PistonDevelopers / meta

A DSL parsing library for human readable text documents
MIT License
89 stars 5 forks source link

Support urls in multi-line comments #306

Closed bvssvni closed 8 years ago

bvssvni commented 8 years ago

Closes https://github.com/PistonDevelopers/meta/issues/268

Changes self syntax to use improved multi-line comments. Supports urls, * and nested comments.