#markup-language #markup #parser #no-std

no-std owml-parser

A lightweight parser for a lightweight markup language

3 releases

0.1.2 Sep 16, 2019
0.1.1 Aug 17, 2019
0.1.0 Aug 16, 2019

#77 in #markup-language

Download history 2/week @ 2024-02-15 30/week @ 2024-02-22 17/week @ 2024-02-29 4/week @ 2024-03-07 2/week @ 2024-03-14

54 downloads per month

MIT license

15KB
261 lines

About 👋

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 📖

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

Ecosystem 🌍

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

Dependencies

~1MB
~15K SLoC