owml-parser 0.1.0

A lightweight parser for a lightweight markup language.
Documentation
<div style="text-align:center;padding-top:1rem;">
    <img src="https://gitlab.com/owml/owml-branding/raw/master/v1/parser/logo.png" width=200 style="border-radius:1rem">
    <h2><a href="https://owml.gitlab.io/owml-website/"><b>Owen's Markup Language</b></a></h2>
</div>

## 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](https://owml.gitlab.io/owml-website/)**.

## Documentation :book:

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

- **[Parser Docs]https://owml.gitlab.io/owml-website/docs/parser/**
- **[Language Specification]https://owml.gitlab.io/owml-website/docs/lang-spec/**

## 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