sdiehl / numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
☆409Updated 3 years ago
Alternatives and similar repositories for numpile:
Users that are interested in numpile are comparing it to the libraries listed below
- Implementation of the LLVM tutorial in Python using llvmlite☆307Updated 2 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 6 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆243Updated 3 years ago
- ☆608Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- Experimental multicore fork of Python 3☆584Updated 4 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago
- Haskell language features and standard libraries in pure Python.☆868Updated 6 years ago
- Haskell-powered Python 3 interpreter☆581Updated 7 years ago
- I will write this later...☆270Updated 7 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,041Updated last week
- Now part of Cling, no longer maintained here☆125Updated 9 years ago
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- C++ dynamic ndarray library, with Python exposure☆306Updated 4 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- HOPE: A Python Just-In-Time compiler for astrophysical computations☆382Updated 3 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A bytecode compiler for Python 3☆157Updated 4 years ago
- Python to C++ 14 transpiler☆580Updated 6 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 10 months ago
- A compiler from ML to C++ template language☆158Updated 9 years ago
- Experiments for the official PEG parser generator for Python☆278Updated last year
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler☆643Updated last year
- Haskell Research Compiler☆819Updated 2 years ago
- Dynamically typed functional programming language☆913Updated 8 years ago
- A rudimentary Racket implementation using RPython☆260Updated 2 weeks ago