<h1>FYI</h1><a href="http://cluecc.sourceforge.net/">http://cluecc.sourceforge.net/</a><br><br><h1>Clue: an  ANSI C compiler targeting high level languages</h1>
<p><b>New! v0.5 released!</b> Now we support Java --- at about 40% of the speed of native code!</p>
<h2>What?</h2>
<p>Clue is an ANSI C compiler (C89, some C99) that targets high-level 
languages such as Lua, Javascript or Perl (and some low-level ones).
It supports the entire C language, including pointer arithmetic, and can
 be used to run arbitrary pure-C programs.</p>
<p>Clue currently supports the following targets:</p>
<ul><li>Lua 5.1.3</li><li>Javascript</li><li>Perl 5</li><li>C</li><li>Java</li><li>Common Lisp</li></ul><br clear="all">Sincerely,<br>-E<br><br>