jxxcarlson / scripta-compiler / Scripta.Language

Scripta.Language defines the markup languages accepted by the compiler.


type Language
    = L0Lang
    | MicroLaTeXLang
    | PlainTextLang
    | XMarkdownLang