Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 11 hours ago
JSON representation
Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.
- Host: GitHub
- URL: https://github.com/nathanflurry/visualprogramminglanguage
- Owner: NathanFlurry
- License: mit
- Created: 2018-04-01T13:29:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T23:07:23.000Z (over 6 years ago)
- Last Synced: 2024-11-12T22:04:40.448Z (about 11 hours ago)
- Topics: coreml, ios, playground, swift, vpl
- Language: Swift
- Homepage:
- Size: 34.3 MB
- Stars: 1,186
- Watchers: 61
- Forks: 44
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visual Programming Language
Swift Visual Programming LanguageThis 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!