jitcompiler

Code compiler

An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go.

JIT Compiler is a open source online code compiler. You can run more than 40+ most popular programming languages in your browser just-in-time using jitcompiler.

GitHub

73 stars
4 watching
19 forks
Language: JavaScript
last commit: over 4 years ago
code-compilercompilerjit-compileronline-code-executiononline-compileronline-editor

Related projects:

RepositoryDescriptionStars
js-js/js.jsA JavaScript compiler that translates high-level code into lower-level machine code to improve performance.215
jank-lang/jankAn experimental programming language built on top of LLVM and C++ to provide performance and native runtime1,756
trevorburnham/jitterA utility for continuously compiling CoffeeScript to JavaScript156
islam0mar/cl-cxx-jitA Common Lisp interface to C++ code compilation and execution with JIT optimization63
sdiehl/tinyjitA Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations.183
cincheo/jsweetTranspiles Java code to run on the web using TypeScript and JavaScript1,461
dinfuehr/doraAn Aarch64 and x86-64 JIT compiler written in Rust.500
dbohdan/compilers-targeting-cA list of compilers and transpilers that can generate C code from various programming languages.709
thomasdenney/microjitA JIT compiler for a microcomputer's embedded processor10
coderaiser/goldsteinA JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax13
ryanmjacobs/cA utility for compiling and executing C scripts in one go!2,107
mikeakohn/java_grinderCompiles Java bytecode to native machine code for embedded systems and retro computing platforms.496
mirkosertic/bytecoderA tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL.903
eliah-lakhin/lady-deirdreA framework for building incremental language compilers and analyzers.447