Re: Is there anybody out there...
"Jecel Assumpcao Jr." <[email protected]> Sun, 19 Jun 2011 20:06:39.648 -0300
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <[email protected]> |
One detail about Cog is that it is currently just a dynamic compiler (JIT), not an adaptive compiler like Strongtalk, Self or Java Hotspot. Having Cog be an adaptive compiler was in the roadmap from the very beginning and it is now being worked on, but the situation right now is that it is not a Strongtalk replacement. Note that Russell Allen has single-handedly brought Self back from the dead, so you might want to look at that: http://selflanguage.org/ Though if you are interested in tiny implementations, Self was always known as very large. It hasn't grown much over the years, however, while the stuff it used to be compared with has, so by today's standard it might actually be what you are looking for. -- Jecel -- You received this message because you are subscribed to the Google Groups "Strongtalk-general" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en.