tyrian.tyrian

class tyrian.tyrian.Tyrian(settings:dict=None)[source]

Primary interface to tyrian

Parameters:settings – dictionary containing settings
compile(input_filename: str) → Code[source]

Compile a file into python bytecode

Parameters:input_filename – path to file containing lisp code
Return type:Code
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.