owml-parser 0.1.2

A lightweight parser for a lightweight markup language.
Documentation
  • Coverage
  • 27.27%
    3 out of 11 items documented0 out of 3 items with examples
  • Size
  • Source code size: 18.87 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.86 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Owez

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