diff options
author | Adam Bard <github@adambard.com> | 2014-10-31 00:44:24 +0200 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2014-10-31 00:44:24 +0200 |
commit | 02e81acfe1dc548553082672a2d04f826a0812e6 (patch) | |
tree | 23a02655713dd493faf8f80ba1aab7ec0280e1f3 /self.html.markdown | |
parent | 19d9907bb89cb557476ba2cfa45680c57336db03 (diff) |
Update self.html.markdown
Diffstat (limited to 'self.html.markdown')
-rw-r--r-- | self.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/self.html.markdown b/self.html.markdown index f4b5fefc..69524a84 100644 --- a/self.html.markdown +++ b/self.html.markdown @@ -2,7 +2,7 @@ language: self contributors: - ["Russell Allen", "http://github.com/russellallen"] -filename: self.html.markdown +filename: learnself.self --- Self is a fast prototype based OO language which runs in its own JIT vm. Most development is done through interacting with live objects through a visual development environment called *morphic* with integrated browsers and debugger. |