jit-compiler topic

List jit-compiler repositories

minijit

211
Stars
13
Forks
Watchers

A basic x86-64 JIT compiler written from scratch in stock Python

fake

209
Stars
59
Forks
Watchers

嵌入式脚本语言 Lightweight embedded scripting language

jit-compiler

210
Stars
22
Forks
Watchers

JIT compiler in Go

sling

150
Stars
11
Forks
Watchers

SLING - A natural language frame semantics parser

basil

120
Stars
10
Forks
Watchers

Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native code.

tin

63
Stars
2
Forks
Watchers

A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.

bioblend

84
Stars
10
Forks
Watchers

A Python library for interacting with the Galaxy API

yarv-mjit

64
Stars
4
Forks
Watchers

MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)

firmforth

56
Stars
3
Forks
Watchers

A just-in-time-compiling forth system using libfirm.