All Projects → Llvm → Similar Projects or Alternatives

883 Open source projects that are alternatives of or similar to Llvm

Phplrt
PHP Language Recognition Tool
Stars: ✭ 127 (-42.79%)
Mutual labels:  compiler
Tengo
A fast script language for Go
Stars: ✭ 2,528 (+1038.74%)
Mutual labels:  compiler
Dmd
dmd D Programming Language compiler
Stars: ✭ 2,498 (+1025.23%)
Mutual labels:  compiler
Interim
Low-level Lisp with compile-time memory management
Stars: ✭ 204 (-8.11%)
Mutual labels:  compiler
Veriloggen
Veriloggen: A Mixed-Paradigm Hardware Construction Framework
Stars: ✭ 182 (-18.02%)
Mutual labels:  compiler
Assemblyscript
A TypeScript-like language for WebAssembly.
Stars: ✭ 13,152 (+5824.32%)
Mutual labels:  compiler
Llvm Sys.rs
Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)
Stars: ✭ 93 (-58.11%)
Mutual labels:  llvm
Flashforth
FlashForth development
Stars: ✭ 60 (-72.97%)
Mutual labels:  compiler
Gllvm
Whole Program LLVM: wllvm ported to go
Stars: ✭ 126 (-43.24%)
Mutual labels:  llvm
Deepsleepscheduler
DeepSleepScheduler is a lightweight, cooperative task scheduler library with configurable sleep and task supervision.
Stars: ✭ 59 (-73.42%)
Mutual labels:  avr
Cheerp Llvm
Legacy repo, migrated to cheerp-compiler monorepo
Stars: ✭ 174 (-21.62%)
Mutual labels:  llvm
Arocc
A C compiler written in Zig.
Stars: ✭ 59 (-73.42%)
Mutual labels:  compiler
Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
Stars: ✭ 12,217 (+5403.15%)
Mutual labels:  avr
Tachyon
Experimental Programming Language Coded in Python!
Stars: ✭ 58 (-73.87%)
Mutual labels:  compiler
Saltwater
A C compiler written in Rust, with a focus on good error messages.
Stars: ✭ 219 (-1.35%)
Mutual labels:  compiler
Llvm 9.0 Learner Tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Stars: ✭ 58 (-73.87%)
Mutual labels:  llvm
Metareflect
Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.
Stars: ✭ 125 (-43.69%)
Mutual labels:  llvm
Jhc Components
JHC Haskell compiler split into reusable components
Stars: ✭ 55 (-75.23%)
Mutual labels:  compiler
Dagger
Binary Translator to LLVM IR
Stars: ✭ 174 (-21.62%)
Mutual labels:  llvm
I8086.js
16bit Intel 8086 / 80186 + X87 emulator written in TypeScript with REPL assembly compiler and tiny C compiler
Stars: ✭ 54 (-75.68%)
Mutual labels:  compiler
Liblightmodbus
A cross-platform, lightweight Modbus RTU library
Stars: ✭ 121 (-45.5%)
Mutual labels:  avr
Fast ber
A C++11 ASN.1 BER Encoding and Decoding Library
Stars: ✭ 54 (-75.68%)
Mutual labels:  compiler
I2c Moisture Sensor
I2C based soil moisture sensor
Stars: ✭ 194 (-12.61%)
Mutual labels:  avr
C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+382.88%)
Mutual labels:  llvm
Ghc Grin
GRIN backend for GHC
Stars: ✭ 123 (-44.59%)
Mutual labels:  compiler
8cc.go
C compiler written in Go
Stars: ✭ 52 (-76.58%)
Mutual labels:  compiler
Lexical syntax analysis
编译原理词法分析器&语法分析器LR(1)实现 C++
Stars: ✭ 173 (-22.07%)
Mutual labels:  compiler
Llvm Hs Examples
Examples for Haskell bindings to LLVM
Stars: ✭ 51 (-77.03%)
Mutual labels:  llvm
Libebc
C++ Library and Tool for Extracting Embedded Bitcode
Stars: ✭ 122 (-45.05%)
Mutual labels:  llvm
Arithmetic Circuits
Arithmetic circuits for zero knowledge proof systems
Stars: ✭ 52 (-76.58%)
Mutual labels:  compiler
Compiler
Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS
Stars: ✭ 209 (-5.86%)
Mutual labels:  compiler
Replace function name
LLVM IR编译时替换函数名
Stars: ✭ 50 (-77.48%)
Mutual labels:  llvm
Bsodsurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
Stars: ✭ 122 (-45.05%)
Mutual labels:  llvm
Llvm Demo
A simple example of how LLVM can be used to gather static or dynamic facts about a program.
Stars: ✭ 48 (-78.38%)
Mutual labels:  llvm
Xl
A minimalist, general-purpose programming language based on meta-programming and parse tree rewrites
Stars: ✭ 171 (-22.97%)
Mutual labels:  compiler
Trck
Query engine for TrailDB
Stars: ✭ 48 (-78.38%)
Mutual labels:  compiler
One
OneLang: The One System Programming Language. (release as soon)
Stars: ✭ 120 (-45.95%)
Mutual labels:  compiler
Ape
Ape Programming Language
Stars: ✭ 195 (-12.16%)
Mutual labels:  compiler
U6a
Implementation of Unlambda, an esoteric programming language.
Stars: ✭ 46 (-79.28%)
Mutual labels:  compiler
Serverless Layers
Serverless.js plugin that implements AWS Lambda Layers which reduces drastically lambda size, warm-up and deployment time.
Stars: ✭ 119 (-46.4%)
Mutual labels:  compiler
Stoat
STatic (LLVM) Object file Analysis Tool
Stars: ✭ 44 (-80.18%)
Mutual labels:  llvm
Shellvm
A collection of LLVM transform and analysis passes to write shellcode in regular C
Stars: ✭ 170 (-23.42%)
Mutual labels:  llvm
Llvm2graphml
Explore LLVM Bitcode interactively using a graph database
Stars: ✭ 44 (-80.18%)
Mutual labels:  llvm
Awesome Cpus
All CPU and MCU documentation in one place
Stars: ✭ 1,602 (+621.62%)
Mutual labels:  avr
Jsx Lite
Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and Liquid.
Stars: ✭ 1,015 (+357.21%)
Mutual labels:  compiler
Emojicode
😀😜🔂 World’s only programming language that’s bursting with emojis
Stars: ✭ 2,561 (+1053.6%)
Mutual labels:  compiler
Bytenode
A minimalist bytecode compiler for Node.js
Stars: ✭ 1,012 (+355.86%)
Mutual labels:  compiler
Peachpy
x86-64 assembler embedded in Python
Stars: ✭ 1,592 (+617.12%)
Mutual labels:  compiler
Awesome Machine Learning In Compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
Stars: ✭ 168 (-24.32%)
Mutual labels:  compiler
Mlml
self-hosted compiler for a subset of OCaml
Stars: ✭ 41 (-81.53%)
Mutual labels:  compiler
Thorin
The Higher-Order Intermediate Representation
Stars: ✭ 116 (-47.75%)
Mutual labels:  compiler
Nativejit
A C++ expression -> x64 JIT
Stars: ✭ 999 (+350%)
Mutual labels:  compiler
Reopt
A tool for analyzing x86-64 binaries.
Stars: ✭ 190 (-14.41%)
Mutual labels:  llvm
Webpack Core Usage
webpack2完整系列课程,欢迎阅读。同时欢迎移步我的react全家桶文章全集: https://github.com/liangklfangl/react-article-bucket
Stars: ✭ 94 (-57.66%)
Mutual labels:  compiler
Swc
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
Stars: ✭ 18,627 (+8290.54%)
Mutual labels:  compiler
Ngraph
nGraph has moved to OpenVINO
Stars: ✭ 1,322 (+495.5%)
Mutual labels:  compiler
Clang Expand
🐉 A clang tool for happy refactoring without source-code gymnastics
Stars: ✭ 182 (-18.02%)
Mutual labels:  llvm
Pyast64
Compile a subset of the Python AST to x64-64 assembler
Stars: ✭ 93 (-58.11%)
Mutual labels:  compiler
Amplifier.net
Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your function in .NET and Amplifier will take care of running it on your favorite hardware.
Stars: ✭ 92 (-58.56%)
Mutual labels:  compiler
Selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
Stars: ✭ 1,318 (+493.69%)
Mutual labels:  compiler
301-360 of 883 similar projects