https://futureofcoding.org/ logo
#share-your-work
Title
# share-your-work
j

John Voorhees (Primitive)

02/01/2022, 8:23 PM
I just saw a post about unit which is a really beautiful tool, and wanted to share my own work in functional graphical programming. The video below is the prototype demo from 2016 when I was starting my VR programming company https://primitive.io In this original version of our VR code visualization tool, the focus was on functional graphical building blocks of a simple RSA encryption algorithm written in Lisp. You can see function stacks in the animated runtime. The version that then became Primitive changed to focus on visualizing file system structure and class/method parsing. I would love to get back to function body parsing at some point again. Please let me know your thoughts:
🤯 1
❤️ 2
i

Ivan Reese

02/02/2022, 2:05 PM
Do you have a version of this video hosted on the web (vimeo or youtube or whatever)? I'd love to reference it, along with the current stuff from Primitive, on my codex.
j

John Voorhees (Primitive)

02/02/2022, 8:41 PM
thanks @Ivan Reese - here you go:

https://youtu.be/40ua8NRyrro

🍰 1