NathanFlurry / VisualProgrammingLanguage

Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Programming Language


Swift Visual Programming Language

This project aims to proof the node-based visual programming language that assembles executable Swift code and can be written using an Apple Pencil or touch entirely.

See wwdc-submission branch for the original files submitted for my WWDC 2018 scholarship.

Video available at here.

Full App

Discussion

This is an early prototype of visual programming language built for touch. It is incredibly inefficient to write programs in this prototype, but I intend to change.

As always, feedback and pull requests are more than welcome.

Future Goals

I hope to continue the development this summer. Hold tight!

About

Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.

License:MIT License


Languages

Language:Swift 99.9%Language:Objective-C 0.1%