by russellallen on 1/12/14, 11:27 PM with 42 comments
by secstate on 1/13/14, 12:54 AM
Self is/was http://noflojs.org/ 's grandfather.
http://www.youtube.com/watch?v=NYEKO7JcmLE
I would also argue that Self is to programming languages what Haiku is to OS development. No on is writing a web framework in self, it's more of a toy and a neat artifact of where programming has been and could go in the future.
by primitivesuave on 1/13/14, 12:30 AM
by GeZe on 1/13/14, 12:35 AM
by burntsushi on 1/13/14, 12:25 AM
In the graphical representation of the object, we can distinguish
method slots from data slots, and constant slots from assignable
slots, by the icon in the button at the right hand of the slot.
Huh? Maybe I should go find a description of the language.[2] Self is an object-oriented programming language and associated
programming environment. It is close in spirit and semantics to
Smalltalk
Oh! Okay. Now I get it. But that's only because I'm vaguely familiar with Smalltalk.(My intention of this comment is to save others some time trying to discover some basic facts about Self.)
[1] - http://selflanguage.org/_static/tutorial/Language/ObjectsAnd...
[2] - http://selflanguage.org/_static/tutorial/General/WhatIsSelf....
by pstack on 1/13/14, 5:38 AM
Yeah. I'll show myself to the seat in the corner. Sheesh.
by doublec on 1/13/14, 1:14 AM
http://www.reddit.com/r/selflanguage
This is my attempt at a JSON parser using Self's Mango parser package:
by mortyseinfeld on 1/13/14, 1:09 AM
Ahh yes, the relevant LtU thread. http://lambda-the-ultimate.org/node/1185#comment-12831