AirPage
A visual IDE for manipulating dynamic program ASTs (which generate programs). Using Flow-Based Programming (FBP) visually, we built an entire workspace and IDE that itself is composed of the flow graph that it represents, allowing users to manipulate programs visually. This technical deep dive shows how ASTs can be manipulated under the hood.
Project

Watch Video
AirPage
A visual IDE for manipulating dynamic program ASTs (which generate programs). Using Flow-Based Programming (FBP) visually, we built an entire workspace and IDE that itself is composed of the flow graph that it represents, allowing users to manipulate programs visually. This technical deep dive shows how ASTs can be manipulated under the hood.