Re: Is there anybody out there...
nice <[email protected]> Sun, 19 Jun 2011 01:25:23 -0700 (PDT)
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <[email protected]> |
COG has two flavours 1) An accelerated Squeak interpreter (so called StackVM) - that should work where Squeak VM works 2) A JIT VM working only on x86 by now, but with an open architecture for extension on other CPU. Big plus, the JIT is written in Smalltalk (slang). Of course, even if JIT architecture is open, someone with knowledge of machine instructions/registers/etc... for the specific target has to do the job. Nicolas On Jun 16, 11:13=A0pm, Steve Rees <[email protected]> wrote: > If ARM is your target the Squeak interpreter is probably your best choice= . > Cog and Strongtalk both support x86 only for now, though I know it is > Eliot's intention to support other processors. > > As far as Strongtalk goes I've moved my efforts to github and have mainly > been working on Brazil for Cocoa for Newspeak. > > Regards, Steve > On Jun 16, 2011 9:45 PM, "Joe Blake (Lucky Phil)" <[email protected]> wrote= : --=20 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 strongtalk-general+unsubscrib= [email protected]. For more options, visit this group at http://groups.google.com/group/strong= talk-general?hl=3Den.