Skip to content Skip to sidebar Skip to footer
Showing posts with the label Compiler Construction

Can Emscripten Compile Llvm To Javascript?

I'd like to know if Emscripten is self-hosting in such a way, that it can compile LLVM to JavaS… Read more Can Emscripten Compile Llvm To Javascript?

Typesafe Javascript

Is there a way to enforce types in JavaScript? I'm thinking of a pre-processor which takes an i… Read more Typesafe Javascript