msc-projects-13.html
changeset 278 7e056bb8c9ab
parent 277 96f9be2b8188
child 285 91b236ff06dd
equal deleted inserted replaced
277:96f9be2b8188 278:7e056bb8c9ab
   223   translator. <A HREF="https://bitbucket.org/ktg/parenjs/overview">Here</A> is another such project.
   223   translator. <A HREF="https://bitbucket.org/ktg/parenjs/overview">Here</A> is another such project.
   224   And <A HREF="https://github.com/viclib/liscript">another</A> in less than 100 lines of code.
   224   And <A HREF="https://github.com/viclib/liscript">another</A> in less than 100 lines of code.
   225   <A HREF="http://en.wikipedia.org/wiki/CoffeeScript">Coffeescript</A> is a similar project
   225   <A HREF="http://en.wikipedia.org/wiki/CoffeeScript">Coffeescript</A> is a similar project
   226   except that it is already quite <A HREF="http://coffeescript.org">mature</A>. And finally not to
   226   except that it is already quite <A HREF="http://coffeescript.org">mature</A>. And finally not to
   227   forget <A HREF="http://www.typescriptlang.org">TypeScript</A> developed by Microsoft. The main
   227   forget <A HREF="http://www.typescriptlang.org">TypeScript</A> developed by Microsoft. The main
   228   difference between these projects and this one is that they translate int relatively high-level
   228   difference between these projects and this one is that they translate into relatively high-level
   229   JavaScript code; none of them use the much lower levels <A HREF="http://asmjs.org">asm.js</A> and 
   229   JavaScript code; none of them use the much lower levels <A HREF="http://asmjs.org">asm.js</A> and 
   230   <A HREF="https://github.com/kripken/emscripten/wiki">emscripten</A>.
   230   <A HREF="https://github.com/kripken/emscripten/wiki">emscripten</A>.
   231   </p>
   231   </p>
   232 
   232 
   233   <p>
   233   <p>
   566 </TD>
   566 </TD>
   567 </TR>
   567 </TR>
   568 </TABLE>
   568 </TABLE>
   569 
   569 
   570 <P>
   570 <P>
   571 <!-- hhmts start --> Last modified: Tue May 27 13:19:42 BST 2014 <!-- hhmts end -->
   571 <!-- hhmts start --> Last modified: Wed Jun  4 11:33:39 BST 2014 <!-- hhmts end -->
   572 <a href="http://validator.w3.org/check/referer">[Validate this page.]</a>
   572 <a href="http://validator.w3.org/check/referer">[Validate this page.]</a>
   573 </BODY>
   573 </BODY>
   574 </HTML>
   574 </HTML>