Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levydsa/uxn
an implementation of the Uxn VM
https://github.com/levydsa/uxn
Last synced: about 2 months ago
JSON representation
an implementation of the Uxn VM
- Host: GitHub
- URL: https://github.com/levydsa/uxn
- Owner: levydsa
- Created: 2023-08-27T19:11:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-27T19:48:00.000Z (over 1 year ago)
- Last Synced: 2023-08-27T20:58:31.979Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uxn
This is an implementation of [Uxn](https://wiki.xxiivv.com/site/uxn.html) in C.
## Todo
- [Varvara](https://wiki.xxiivv.com/site/varvara.html) support.
- Implement "Zenova", a environment like Varvara, but with some different
ideias.