Description
type Description =
{
Name: string
Label: string
Language: string
Highlight: string
Runs: bool
Aliases: string list
}| Assembly | Nacara.Plugin.LiveExample |
Everything known about a target, in one place so nothing drifts.
Language is the string the compiler is sent; Highlight is the grammar the output is coloured with, which is the same name a fence would write for that language.