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: 3 months 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-05-12T01:32:27.179Z (6 months ago)
- Topics: coreml, ios, playground, swift, vpl
- Language: Swift
- Homepage:
- Size: 34.3 MB
- Stars: 1,182
- Watchers: 61
- Forks: 43
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - VisualProgrammingLanguage
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!