llvm-frontend
There are 67 repositories under llvm-frontend topic.
mirkosertic/Bytecoder
Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
AmrDeveloper/ClangQL
ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK
One-Language/One
One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
snowball-lang/snowball
🐱 Anything that can be written in Snowball, will eventually be written in Snowball
mikeroyal/LLVM-Guide
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 implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
redstar/m2lang
The LLVM-based Modula-2 compiler
pmatos/nora
An experimental Racket implementation using LLVM/MLIR
remysys/ccint
ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure
yangdanny97/chocopy-python-compiler
Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.
zaskar9/oberon-lang
An LLVM frontend for the Oberon programming language
angelocatalani/kaleidoscope
Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.
SjVer/Evi-Lang
The Evi programming language
tdh8316/DSPython
:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.
XChy/XSharp
A toy OOP language with lexer, parser, codegen and runtime
MWGuy/llvm-brainfuck
Simple brainfuck compiler writen with LLVM
liuly0322/sysyf_compiler_codegen_opt
From lexical to optimization
AcrylicShrimp/testlang-rust
A rust implemented compiler front-end project includes CLR parser generator that uses LLVM as back-end.
redraiment/brainfuck
Brainfuck Compiler and Interpreter with LLVM in C
Yoorkin/EvoBasic-LLVM
modern BASIC language, evolution edition of vb6
BaseMax/FirstLLVMC
Generate object code and IR code of a simple program using LLVM in Pure C.
Koncord/shine
Shine programming language
jgarciapueyo/stoc
The stoc programming language
mnafees/wlp4-llvm
LLVM frontend for the WLP4 language
fawdlstty/Facc
基于 .NET 5 的自制语言的工具,通过极简语法描述文法,自动生成AST代码
GaloisInc/mctrace
An implementation of DTrace for machine code
justinfargnoli/koi
Compiler for the Calculus of Inductive Constructions
rochauha/pl0c
PL/0 front-end for LLVM
StellarWitch7/moth-lang
Moth's official compiler written in C#
adamsondavid/blindworm
A Compiler that transforms BlindWorm (Python dialect) into LLVM IR 🐍
zom-lang/zom
Zom is a Ahead Of Time compiled system programming language.
Benn1x/brainf-k
a Brainf**k Interpret writen in rust
Flakheads/BrainLack
An LLVM frontend for Brain-Flak
grph-lang/grph
The GRPH Programming language, Third Edition
llvee/Llvee-LLVM-AI
An AI that automatically solves LLVM challenges for compiler engineers.
zsiothsu/AVSI2
a very simple compiler based on llvm | 以llvm为後端實現一個簡單的編譯器
Rax-x/PL-0-Compiler
PL/0 Compiler