Also, if you haven't checked out Squeak, I recommend you take a look at it. It's the continuation of this project and keeps the cool ideas while taking advantage of more advanced hardware.
ST80 is an amazing program, maybe someday I make something like it on Uxn. I think message passing schemes are pretty cool to play with computers in fun ways.
The ST80 VM is total madness tho, I've recently read "Bits of History, Words of Advice" and it's a nightmare in terms of portability.
While I enjoy noodling in ST from time to time, it's just not how I enjoy programming personally, but I could see myself building a similar sandbox.
@avibryant immediate drawing to the screen, self discoverability, structural editing. It's all great ideas. If I was a programming teacher, perhaps I'd use something like ST to show logic in real time and explain procedural graphics.
Uxn is just a CPU, most of the programs that I've built on it are of a much smaller scale, I'm not smart enough with these things to put together something like ST, but I think I can draw inspiration from it and bring some things over.
Here are some of Devine's disjointed thoughts on the creation of a clean-slate computing stack based on the universal virtual machine strategy for digital pr...
Chris [list of emoji]
in reply to Devine Lu Linvega • • •Also, if you haven't checked out Squeak, I recommend you take a look at it. It's the continuation of this project and keeps the cool ideas while taking advantage of more advanced hardware.
Devine Lu Linvega
in reply to Chris [list of emoji] • • •Chris [list of emoji]
in reply to Devine Lu Linvega • • •Devine Lu Linvega
Unknown parent • • •Devine Lu Linvega
Unknown parent • • •ST80 is an amazing program, maybe someday I make something like it on Uxn. I think message passing schemes are pretty cool to play with computers in fun ways.
The ST80 VM is total madness tho, I've recently read "Bits of History, Words of Advice" and it's a nightmare in terms of portability.
While I enjoy noodling in ST from time to time, it's just not how I enjoy programming personally, but I could see myself building a similar sandbox.
Devine Lu Linvega
in reply to Devine Lu Linvega • • •Uxn is just a CPU, most of the programs that I've built on it are of a much smaller scale, I'm not smart enough with these things to put together something like ST, but I think I can draw inspiration from it and bring some things over.
Peter Burka
in reply to Devine Lu Linvega • • •Devine Lu Linvega
Unknown parent • • •Devine Lu Linvega
Unknown parent • • •The limits of the thing might be to just play with procedural drawing, a-la processing.
Devine Lu Linvega
Unknown parent • • •Actually Uxn is inspired by Alan Kay's paper Cuniform Tablets Of Computing. Have you ever had a chance of watching Weathering Software Winter?
https://www.youtube.com/watch?v=9TJuOwy4aGA
I go over the connection between the Cuneiform and Uxn.
"Weathering Software Winter", Handmade Seattle 2022
YouTubeDevine Lu Linvega
Unknown parent • • •