How high are he memory costs of polymorphic inline caches?

Florin Mateoc fmateoc at gmail.com
Wed Aug 20 00:05:02 UTC 2014


Remi Forax <forax at ...> writes:

> 
<snip> 
>     
>     There are several Smalltalk implementations that already use
>     invokedynamic, so you can ask their maintainers for data, on top of
>     my head you have Rtalk by Mark Roos [1], Magic (smalltalk like), you
>     can ask Duncan Mac Gregor [2], Redline Smalltalk by James Ladd [3]
>     and Gravel Smalltalk by Wouter Gazendam [4].
>     I hope I've not forgotten somebody :)
>     Rémi
>     [1] http://www.drdobbs.com/jvm/rtalk-smalltalk-on-the-jvm/231500288
>     [2] http://www.infoq.com/news/2012/12/magik-jvm-port
>     [3] https://github.com/redline-smalltalk/redline-smalltalk
>     [4] https://github.com/gravel-st/gravel
>       _______________________________________________

I think there's at least one more of interest: Stefan Marr's TruffleSOM,
which is pretty actively developed, although it is not a full Smalltalk

https://github.com/smarr/TruffleSOM




More information about the mlvm-dev mailing list