An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: llvmlite

eliben/pykaleidoscope

Implementation of the LLVM tutorial in Python using llvmlite

Language: Python - Size: 91.8 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 309 - Forks: 35

Aermoss/RSX-R

A compiled statically typed multi paradigm general purpose programming language designed for cross platform applications.

Language: Python - Size: 1.85 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

keosariel/gabby-lang

A simple programming language using llvmlite in python3

Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 9

KajizukaTaichi/stack-compiler

The compiler of Stack using llvmlite

Language: Python - Size: 21.5 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

matijakevic/mcircuit

A digital logic simulator inspired by Logisim.

Language: Python - Size: 131 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 48 - Forks: 9

ElykDeer/McNinja

Compile Binary Ninja's MLIL to LLVM, for purposes of analysis, patching, and compiling it back to a binary again.

Language: Python - Size: 121 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 56 - Forks: 2

Petroniuss/Compilers

Statically-typed Matlab-like language compiled using LLVM compiler infrastracture.

Language: Python - Size: 1000 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

syegulalp/Akilang

A compiler for a simple language, built with Python and LLVM

Language: Python - Size: 1.23 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 100 - Forks: 6

Aermoss/SimpleCompiler

A simple programming language frontend written in Python using LLVM.

Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

syegulalp/myjit

Experimental JIT/AOT for Python

Language: Python - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 2

llvee/Llvee-LLVM-AI

An AI that automatically solves LLVM challenges for compiler engineers.

Language: Rust - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

antoniotejada/epycc

C99 just in time Python embeddable compiler with no external compiler dependencies so you can seamlessly use fast/existing C code from Python

Language: Python - Size: 867 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 1

operator-9/o9c

The Operator-9 open compiler.

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

jiamo/pcc

compile and eval c use python

Language: Python - Size: 137 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

paivett/gone

Toy compiler for a fictional go-like language called Gone.

Language: Python - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 1

vsthijs/thys-bootstrap

The bootstrap compiler for the Thys language

Language: Python - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ayehavgunne/Mythril

A compiled Python-like multi-paradigm programming language.

Language: Python - Size: 181 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 1

papachristoumarios/pcl

:tomato: Compiler for the PCL Language written in Python

Language: Python - Size: 1.83 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

LanceMoe/pyjiting

Pyjiting is a experimental Python-JIT compiler, which is the product of my undergraduate thesis. The goal is to implement a light-weight miniature general-purpose Python JIT compiler.

Language: Python - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 0

alinalihassan/pyLesma 📦

Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implementation

Language: Python - Size: 862 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 42 - Forks: 2

jingle-lang/jingle

🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.

Language: C# - Size: 1.69 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 2

ZippeyKeys12/wappa

Compiler for a toy programming language

Language: Python - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Elisis/Mendl

A simple compiled programming language written in Python.

Language: Python - Size: 359 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

pfalcon/ullvm_c

Lightweight LLVM C API bindings for Pycopy and other Python implementations

Language: Python - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

pfalcon/ullvmlite

Reimplementation of (subset of) of llvmlite Python module on top of https://github.com/pfalcon/ullvm_c

Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

danigoland/py36-alpine-llvm6

Python 3.6 alpine version with LLVM6 built from source(no official support for LLVM6 on Alpine yet)

Language: Dockerfile - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

emersonnaka/Tpp

Language: Python - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0