djinn

Undocumented in source.

Modules

parsing
module djinn.parsing

Undocumented in source.

translation
module djinn.translation

Undocumented in source.

types
module djinn.types

Undocumented in source.

Public Imports

djinn.types
public import djinn.types;

Members

Functions

translate
string translate(Source* src)
string translate()

Converts Djinn code to a D code string

writeText
void writeText(Writer w, U args)

Undocumented in source. Be warned that the author may not have intended to support it.

Meta