a tentitive language to provide powerful development efficiency.
- static typed and strongly typed
- ownership model and easy lifetime controll provided by GC
- gentle learning curve
- fast performance
astthe abstract syntax tree for typhoontyphoonCommand line tool to execute compilercorecompile AST into LLIR or binary codeparserpeg parser of typhoonllvm-wrapperprovide a simple and safe wrapper for llvm