Fan

 

pod

compilerJs

Fan to JavaScript Compiler

Types

Cleanup Cleanup after compiler.
FindTypes FindTypes finds the types to actually compile.
Init Initialize the compiler.
JsBlock JsBlock
JsCompiler Fan source to JavaScript source compiler.
JsCompilerStep Fan source to JavaScript source compiler.
JsExpr JsExpr
JsField JsField
JsMethod JsMethod
JsMethodParam JsMethodParam
JsNode JsNode translates a compiler::Node into the equivalent JavaScript source code.
JsPod JsPod
JsSlot JsSlot
JsSlotRef JsSlotRef
JsType JsType
JsTypeRef JsTypeRef
JsWriter JsWriter.
Runner Runner takes a Fan qname and attempts to run the matching JavaScript implemenation.
TestRunner TestRunner is the command line tool to run Fan unit tests against their JavaScript implementations.
Translate Translate AST into JavaScript source code