Found some interesting implementations of the Self programming language to look into later.
Python:
https://github.com/pinneyja/self-interpreter
Found some interesting implementations of the Self programming language to look into later.
Python:
https://github.com/pinneyja/self-interpreter
@helge Self is a very interesting beast, but the system at https://selflanguage.org seems to be moribund. It hasn't had an update in six years now. Playing with it can still teach you new concepts though.