0.3.5 • Published 24 days ago

@brocatel/mdc v0.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
24 days ago

Brocatel - Markdown Compiler

This project provides a compiler for Brocatel Markdown, compiling Markdown files (strings) into Lua files ready to be executed by the VM.

See Architecture for more implementation details.

Also, it bundles a VM Lua files and a simply JS wrapper (using Wasmoon).