kragen / shootoutLinks
This is a clone of the Computer Language Benchmarks Game CVS repository.
☆26Updated 6 years ago
Alternatives and similar repositories for shootout
Users that are interested in shootout are comparing it to the libraries listed below
Sorting:
- A virtual machine for Monte.☆68Updated 3 months ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆78Updated 13 years ago
- A Python-like systems programming language☆84Updated 10 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Python bindings for libgccjit.so☆49Updated 10 years ago
- Strongtalk VM☆103Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Studio is an interactive software diagnostics environment☆121Updated 5 years ago
- pacc: a compiler-compiler☆37Updated 9 years ago
- Grammar Zoo☆98Updated 7 years ago
- Parse any language you can describe in BNF☆162Updated 2 years ago
- A Scannerless GLR parser/parser generater.☆114Updated this week
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- UTF8 APL interpreter☆25Updated 8 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆165Updated 7 years ago
- A PEG that compiles itself.☆76Updated 15 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆58Updated 9 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Fork of Ian Piumarta's maru self-bootstrapping lisp compiler. Work has moved to http://code.google.com/r/kurts68-maru/☆41Updated 4 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- The Converge programming language☆86Updated 5 years ago
- A system for creating fast, reusable parsers☆172Updated 10 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 5 months ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago