Compile simple JavaScript to Assembly and LLVM

A compiler for a javascript language targeting LLVM IR, x86 assembly, self interpreting – GitHub – wizardpisces/js-ziju: A compiler for a javascript language targeting LLVM IR, x86 assembly, self i… Read more

Similar

Building a JavaScript Ulam Spiral

Prime numbers (those that are divisible by only themselves and one) are mathematically wild. Unlike, say, the even numbers, the primes famously elude the capture and discipline of a neat mathematical formula. Compare: For any given even number, we have a ... (more…)

Read more »