Codegen
Norg.Codegen — ModuleThis module holds all the code generation targets, as well as some generic utilities to help with code generation.
Norg.Codegen.codegen — Functioncodegen(T, ast)
codegen(target, ast)Do code generation for a given AST.NorgDocument to a given target.