Email or username:

Password:

Forgot your password?
Top-level
Devil Lu Linvega

@cr1901 I just finished reading Dealer Of Lightning(Xerox PARC history) and I wanted to see if I could replicated something like their canonical demo, where they'd show how to edit the scroll speed of the smalltalk editor while it's running :D

1 comment
William D. Jones

@neauoire So now I can say that "UXN takes Forth, Lisp (well, you can impl Lisp in UXN), and now Smalltalk inspiration and creates something brand new!"

I like Smalltalk/the Blue Book. The Blue Book Smalltalk impl targets a basic stack machine. You could probably very easily make a Smalltalk compiler in UXN that compiles to UXN.

Go Up