Autokaka / flamingo

A Dart code runtime with a compiler to compile Dart source code into an optimized Abstract Syntax Tree(AST) and an interpreter to execute that AST in an application runtime. This repo is intended to build dynamic Flutter page as well as all of its logic code. Note that this is a primitive and experimental trying, it may discontinue at any time.

Home Page:https://github.com/Autokaka/flamingo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A Dart code runtime with a compiler to compile Dart source code into an optimized Abstract Syntax Tree(AST) and an interpreter to execute that AST in an application runtime. This repo is intended to build dynamic Flutter page as well as all of its logic code. Note that this is a primitive and experimental trying, it may discontinue at any time.

https://github.com/Autokaka/flamingo

License:Other


Languages

Language:Dart 94.2%Language:Swift 4.1%Language:Kotlin 1.3%Language:Objective-C 0.4%