Comment on New release of Self programming languageComments−doublec12yThere's some interesting Self papers listed in the /r/selflanguage reddit for those that want to do some reading:http://www.reddit.com/r/selflanguageThis is my attempt at a JSON parser using Self's Mango parser package:https://gist.github.com/doublec/7132119
Comments
There's some interesting Self papers listed in the /r/selflanguage reddit for those that want to do some reading:
http://www.reddit.com/r/selflanguage
This is my attempt at a JSON parser using Self's Mango parser package:
https://gist.github.com/doublec/7132119