owens-ml-parser

A lightweight parser for a lightweight markup language.


Keywords
parser, markup, no-std, Crates.io, Rust, nom
License
MIT

Documentation

About :wave:

This repository contains the core parser and the language specification for Owen's Markup Language or owml for short.

You can find the infomational website here.

Documentation :book:

Below are some useful links for the parser documentation and the core specification of owml:

Ecosystem :earth_africa:

Owen's Markup Language plans to have a vast ecosystem with various bindings for the parser and other side-projects utilizing it. You can find some links to these projects below:

  • Python Binding: N/A
  • Rust CLI: N/A