llvm-frontend topic

List llvm-frontend repositories

DSPython

15
Stars
1
Forks
Watchers

:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.

m2lang

63
Stars
10
Forks
Watchers

The LLVM-based Modula-2 compiler

Bytecoder

872
Stars
60
Forks
Watchers

Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.

One

279
Stars
59
Forks
Watchers

One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱

LLVM-Guide

136
Stars
9
Forks
Watchers

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally imple...

Ion.Net

30
Stars
1
Forks
Watchers

🚀 Language implementation in C# using LLVM

snowball

101
Stars
6
Forks
Watchers

🐱 Anything that can be written in Snowball, will eventually be written in Snowball

Evi-Lang

17
Stars
1
Forks
Watchers

The Evi programming language

ccint

55
Stars
9
Forks
Watchers

ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure

chocopy-python-compiler

48
Stars
3
Forks
Watchers

Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.