All Projects → Bevinsky → Llvm Gbz80

Bevinsky / Llvm Gbz80

Licence: other
LLVM port to the GBZ80 CPU

Labels

Projects that are alternatives of or similar to Llvm Gbz80

Inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Stars: ✭ 732 (+2187.5%)
Mutual labels:  llvm
Jucipp
A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
Stars: ✭ 887 (+2671.88%)
Mutual labels:  llvm
Woboq codebrowser
Woboq CodeBrowser
Stars: ✭ 837 (+2515.63%)
Mutual labels:  llvm
Numba
NumPy aware dynamic Python compiler using LLVM
Stars: ✭ 7,090 (+22056.25%)
Mutual labels:  llvm
Grin
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
Stars: ✭ 834 (+2506.25%)
Mutual labels:  llvm
Vivado hls tutorial
Source code of basic Xilinx Vivado HLS image processing tutorial using HLS openCV functions
Stars: ✭ 17 (-46.87%)
Mutual labels:  llvm
Llvm
Library for interacting with LLVM IR in pure Go.
Stars: ✭ 670 (+1993.75%)
Mutual labels:  llvm
Datuner
DATuner Repository
Stars: ✭ 8 (-75%)
Mutual labels:  llvm
Swift Llbuild
A low-level build system, used by Xcode and the Swift Package Manager
Stars: ✭ 836 (+2512.5%)
Mutual labels:  llvm
Pragmascript
Stars: ✭ 7 (-78.12%)
Mutual labels:  llvm
Qbdi
A Dynamic Binary Instrumentation framework based on LLVM.
Stars: ✭ 801 (+2403.13%)
Mutual labels:  llvm
Mbx
Supplementary material for my talk
Stars: ✭ 6 (-81.25%)
Mutual labels:  llvm
Llvm Tutor
A collection of out-of-tree LLVM passes for teaching and learning
Stars: ✭ 941 (+2840.63%)
Mutual labels:  llvm
Accelerate
Embedded language for high-performance array computations
Stars: ✭ 751 (+2246.88%)
Mutual labels:  llvm
Cfl
a Compileable statically typed Functional programming Language
Stars: ✭ 7 (-78.12%)
Mutual labels:  llvm
Rust Python Example
Example of using Rust to Extend Python
Stars: ✭ 699 (+2084.38%)
Mutual labels:  llvm
Avrd
Embedded Systems in D - Port of avr-libc headers and most avr-gcc processor defines
Stars: ✭ 17 (-46.87%)
Mutual labels:  llvm
Lyca
programming language compiler w/ llvm
Stars: ✭ 9 (-71.87%)
Mutual labels:  llvm
Llhttp
Port of http_parser to llparse
Stars: ✭ 841 (+2528.13%)
Mutual labels:  llvm
Ldc
The LLVM-based D Compiler.
Stars: ✭ 937 (+2828.13%)
Mutual labels:  llvm

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.

LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.

Please see the documentation provided in docs/ for further assistance with LLVM, and in particular docs/GettingStarted.rst for getting started with LLVM and docs/README.txt for an overview of LLVM's documentation setup.

If you are writing a package for LLVM, see docs/Packaging.rst for our suggestions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].