Higgs
JIT compiler
A JIT compiler for JavaScript targeting x86-64 platforms.
Higgs JavaScript Virtual Machine
877 stars
46 watching
62 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. | 215 |
| | A utility for continuously compiling CoffeeScript to JavaScript | 156 |
| | A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. | 183 |
| | 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. | 73 |
| | A JIT compiler for a microcomputer's embedded processor | 10 |
| | An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 |
| | A comprehensive JavaScript style guide for the Airbnb coding standards | 728 |
| | Provides a Java API for generating bytecode similar to BiteScript. | 188 |
| | A CoffeeScript-like syntax compiler for Java code | 14 |
| | A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| | A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code | 23 |
| | Compiles the MicroC programming language into machine code using Haskell | 116 |
| | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
| | A compiler that converts HTML with embedded HTPL code into JavaScript code | 10 |