All Projects → M680x0 → M680x0 Llvm

M680x0 / M680x0 Llvm

Licence: other
M68K LLVM Port

Projects that are alternatives of or similar to M680x0 Llvm

Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-25.81%)
Mutual labels:  llvm
Llvm Hs Examples
Examples for Haskell bindings to LLVM
Stars: ✭ 51 (-17.74%)
Mutual labels:  llvm
Cxxctp
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
Stars: ✭ 58 (-6.45%)
Mutual labels:  llvm
Tech Logo Memo Game
🖱️🖱️🖕🖕🤯🤯🤯technology logo memory game, including frontend and backend
Stars: ✭ 49 (-20.97%)
Mutual labels:  backend
Replace function name
LLVM IR编译时替换函数名
Stars: ✭ 50 (-19.35%)
Mutual labels:  llvm
C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+1629.03%)
Mutual labels:  llvm
Dbd Api
Dead By Daylight API
Stars: ✭ 45 (-27.42%)
Mutual labels:  backend
Layr
Dramatically simplify full‑stack development
Stars: ✭ 1,111 (+1691.94%)
Mutual labels:  backend
Llvm D
D bindings for LLVM
Stars: ✭ 50 (-19.35%)
Mutual labels:  llvm
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 (-6.45%)
Mutual labels:  llvm
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-20.97%)
Mutual labels:  backend
Molten Boilerplate
A boilerplate for the molten framework by Bogdanp https://github.com/Bogdanp/molten
Stars: ✭ 50 (-19.35%)
Mutual labels:  backend
Firebaseswift
Firebase REST API wrapper for use in server-side Swift
Stars: ✭ 54 (-12.9%)
Mutual labels:  backend
Company Structure
A company structure with a list of projects and their users
Stars: ✭ 48 (-22.58%)
Mutual labels:  backend
Gaia
C++ framework for rapid server development
Stars: ✭ 58 (-6.45%)
Mutual labels:  backend
Express Bookshelf Realworld Example App
🐳 An Express and Bookshelf based backend implementation of the RealWorld API Spec.
Stars: ✭ 45 (-27.42%)
Mutual labels:  backend
Node Typescript Boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
Stars: ✭ 1,061 (+1611.29%)
Mutual labels:  backend
Whack
The Whack Programming Language
Stars: ✭ 61 (-1.61%)
Mutual labels:  llvm
Zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
Stars: ✭ 1,109 (+1688.71%)
Mutual labels:  llvm
Node Javascript Ecommerce
Build ECommece Like Amazona Using Vanilla JS
Stars: ✭ 57 (-8.06%)
Mutual labels:  backend

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].