Projects with this topic
-
-
-
-
-
A WenYan interpreter/compiler written in Haskell.
Updated -
Compiler-explorer fork dedicated to explore STYX backend production locally
Updated -
Exploring compiler optimizations https://ninthcircle.gitlab.io/projects/cop
Updated -
A simpler version of what LLVM is at its core; "An optimizer and transpiler of its very own LLVM IR to various architecture's ISA".
Updated -
Using samples of mirai pulled from malwarebazaar to test Mark Stamp et al's papers regarding Hidden Markov Model detection. Additional models outside of the papers' descriptions time permitting.
Updated -
-
Simple tool skeleton to demonstrate how to build an out-of-tree tool that operates on LLVM-IR
Updated -
Dockerfiles for building and bootstrapping clang/LLVM, including support for libc++ and lld+LTO, directly from GitHub sources.
Updated -
PPC64LE clang/lld binaries needed to compile Chromium
Updated -
Clang toolchain based on LLVM Project
Updated -
-
A compiler to compile a simple subset of scheme to LLVM 10
Updated -
Updated
-
A fork of the LLVM project used in the LLVMSQLite JIT compiled for SQLite.
UpdatedUpdated -
For many applications, it is worthwhile to embed binary assets into the final library or executable. The binary asset compiler converts any binary file directly into an object file, ready for linking.
Updated -
MicroC is an academics compiler of a C subset language full base on stack. It is a complete programming language that contains primitive types and complex types as arrays and pointers. It based on LLVM infrastructure.
Updated