Compiler backend

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Compiler backend

MrGwen
Hi,

I've refactored the compiler and add a backend support,
right now I've only added Smalltalk (in this patch). The goal
is to add support for C/x86/Java/C#/... C and x86 are particuliary
interesting (at least for me) to add Smalltalk directly in the virtual
machine.

Cheers,
Gwen


_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Backend.patch (50K) Download Attachment