Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IMP » a comparison of designs
a comparison of designs [message #21582] Fri, 20 June 2008 07:34
Miguel Garcia is currently offline Miguel GarciaFriend
Messages: 77
Registered: July 2009
Member
Hi,

I found the following master thesis to be a quite readable introduction
to all things language extension:

Austin Clements
A Comparison of Designs for Extensible and Extension-Oriented Compilers
http://pdos.csail.mit.edu/xoc/clements-thesis.pdf

Several approaches are compared (CIL, Polyglot, xtc, and Xoc) for the
same set of extensions (bitwise rotation operator, function expressions,
and lock checking).

Besides, the introduction reviews extension composability, lazy
computation and compilation passes, attribute grammars, Stratego, in
short, I find that report offering a good overview for those fighting
with language extensions (I, for one, am trying to embed LINQ in Java
these days http://bugs.eclipse.org/234003 , initially without
full-fledged syntax extension but as *typesafe* embedded DSL "only" )

regards,

Miguel
http://www.sts.tu-harburg.de/~mi.garcia/
Previous Topic:IMP error recovery
Next Topic:a comparison of designs
Goto Forum:
  


Current Time: Fri Apr 19 11:28:06 GMT 2024

Powered by FUDForum. Page generated in 0.22670 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top