Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NathanFlurry/VisualProgrammingLanguage

Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.
https://github.com/NathanFlurry/VisualProgrammingLanguage

coreml ios playground swift vpl

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://youtu.be/BNWC_OF5Q-Y).

![Full App](Media/Full%20App.PNG)

## 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!