miniblog.
← Back to all posts
Wilfred Hughes
Aug 12, 2015 at 23:02
Using LLVM with very dynamic languages is hard. A discussion of using LLVM for Smalltalk VMs:
https://clementbera.wordpress.com/2014/05/28/the-sista-chronicles-viii-integrating-llvm-in-cog/
Integrating LLVM in Cog ?
Hey guys, As some of you may have guessed, some virtual machine people are asking me on a regular basis questions such as: Why don’t you use LLVM instead of reimplementing it with Sista ? Why…