I recently gave a keynote at Smalltalk Solutions 2008.
Here are the abstract and slides for that talk.
Audio and video will be available shortly on the conference website.
There is also an OMeta mailing list.
You may want to browse through its archives.
| Platform | Web Page | Files | Comments | |
|---|---|---|---|---|
![]() |
JavaScript (new version) | click here | svn co http://jarrett.cs.ucla.edu/svn/ometa-js/ | Works on Firefox, Safari (I haven't tested it on IE yet) |
| JavaScript (old version) | click here | Works on Firefox, Safari, and IE | ||
| Squeak | n/a | OMeta.sar | Works on the 3.8, 3.9, Croquet, and OLPC images | |
| Javascript.sar | A JavaScript implementation written in OMeta/Squeak |
There is also a Python-based implementation of OMeta by Allen Short, called PyMeta.
It is available at http://washort.twistedmatrix.com/.