clejacquet / c2asmjs

A compiler that turns C code into LLVM intermediate language code. This LLVM code can then be compiled to ASM JS code readable by the browser thanks to Emscripten compiler. This project has been built using Rex & Racc, the equivalent of the famous Lex & Yacc compilation libraries in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clejacquet/c2asmjs Watchers