GitHub topics: intermediate-language
calyxir/calyx
Intermediate Language (IL) for Hardware Accelerator Generators
Language: Rust - Size: 518 MB - Last synced at: 4 days ago - Pushed at: 14 days ago - Stars: 573 - Forks: 62
ArkoiSystems/arkoi_language
A small toy compiler created to gain experience in developing a custom programming language
Language: C++ - Size: 28 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
google/jsir
Next-generation JavaScript analysis tooling
Language: C++ - Size: 2.37 MB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 115 - Forks: 11
Ovum-Programming-Language/OvumVM
Ovum Virtual machine that interprets and executes Ovum Intermediate Language
Language: C++ - Size: 383 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0
llvm/clangir
A new (MLIR based) high-level IR for clang.
Language: LLVM - Size: 3.09 GB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 565 - Forks: 188
mg0x7BE/ilasm-project-template
Template for compiling raw .NET IL code
Language: Assembly - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Ovum-Programming-Language/OvumCompiler
Compiler for Ovum Language that compiles Ovum source code to Ovum Intermediate Language
Language: C++ - Size: 487 KB - Last synced at: 17 days ago - Pushed at: 20 days ago - Stars: 3 - Forks: 0
pop-rip/vtil2
VTIL2 is a ground-up reimagination of the VTIL Project, completely rewritten in modern C# with enterprise-grade architecture, performance optimizations, and developer experience enhancements. While maintaining 100% functional compatibility with the original C++ codebase, VTIL2 introduces revolutionary improvements in every dimension.
Language: C# - Size: 272 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 8 - Forks: 3
kekyo/IL2C
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Language: C# - Size: 24.4 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 438 - Forks: 37
Awais11227/Python-Projects-
A collection of Python projects covering basic to intermediate concepts, designed for practice and learning real-world problem solving.
Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Samudevv/runic
Bindings Generator and Intermediate Format for languages using the C-ABI
Language: Odin - Size: 1010 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 61 - Forks: 3
Antelcat/Core
dotnet codes union
Language: C# - Size: 1.12 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1
winscripter/ilsourceparser
Provides functionality for parsing ECMA-335 Microsoft Intermediate Language (IL) syntax to a syntax tree.
Language: C# - Size: 328 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0
dmaivel/vscc
Experimental x86-64 compiler backend
Language: C - Size: 53.7 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 3
vtil-project/VTIL-Core
Virtual-machine Translation Intermediate Language
Language: C++ - Size: 3.84 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 1,386 - Forks: 162
casm-lang/libcasm-ir 📦
CASM Intermediate Representation and Optimization Passes
Language: C++ - Size: 2.06 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0
BinaryAnalysisPlatform/bap-mode
An Emacs major mode for BAP's intermediate language
Language: Emacs Lisp - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3
TwBenjaminVargas/DHS
Materia Desarrollo de herramientas de Software 6to Semestre Ingenieria Informatica IUA 2024 donde se desarrollo un compilador básico de C
Language: Python - Size: 1.11 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
ffhighwind/Fasterflect Fork of buunguyen/fasterflect
.NET Reflection Made Fast and Simple ⛺
Language: C# - Size: 2.02 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 28 - Forks: 2
ygoe/CecilExplorer
Mono.Cecil object model explorer
Language: C# - Size: 115 KB - Last synced at: 9 months ago - Pushed at: over 9 years ago - Stars: 12 - Forks: 2
sovereign-club/decompiler-il 📦
Intermediate language playground for various decompilers
Language: Jupyter Notebook - Size: 1.4 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
CloudNStoyan/ilcode
Almost hand written IL code that I wrote when I first started learning .NET
Language: C# - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
stakx/DelegateDecompiler
Simple .NET decompiler that turns compiled methods back into LINQ expression trees.
Language: C# - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1
icarus-consulting/Yaapii.Xambly
A port of Xembly library by Yegor Bugayenko. Lighweight XML parser, generator and manipulator.
Language: C# - Size: 3.84 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0
ancientproject/VM 📦
[closed]🔥 virtual machine & assembler-style language 🔥
Language: C# - Size: 1.97 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 6
florin-rotaru/Statics.Reflection
Reflection and IL components
Language: C# - Size: 119 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
casm-lang/libcjel-ir
CJEL Intermediate Representation and Optimization Passes
Language: C++ - Size: 713 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1
facebookarchive/clangir 📦
💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.
Size: 880 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 157 - Forks: 6
vanaur/RCL-C 📦
The RCL (Runtime Core Library) project aims to be a library for program evaluation, compilation and analysis through an abstract VM. It is mainly intended for language designers.
Language: C - Size: 818 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0
hifoomin/UltimateCustomRun
The Ultimate Customization Mod for Risk of Rain 2
Language: C# - Size: 9.61 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1
Colton1skees/KParser
.NET Tool for parsing and utilizing x86 semantics defined in K. It currently features a WIP symbolic expression generator for VTIL.
Language: C# - Size: 93.8 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 2
Charlie020/IntermediateLanguageGenerator
åˆ©ç”¨è¯æ³•制导翻译产生ä¸é—´è¯è¨€
Language: Java - Size: 85 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
kohoutech/Kohoutech.OIL
OIL - Origami Intermediate Language
Language: C# - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
RobbeDGreef/carbon-ir
The carbon intermediate representation language
Language: C++ - Size: 178 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 25 - Forks: 3
exists-forall/nickel
A safe and efficient target language for functional compilers
Language: Rust - Size: 211 KB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 2
coddra/GStonk 📦
Official repository for the GStonk language
Language: C - Size: 94.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
fergusq/pil
Proceed Intermediate Language
Language: Java - Size: 152 KB - Last synced at: 3 months ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 0
AvaliaApp/ail
:rocket: Avalia Intermediate Language Compiler
Language: Java - Size: 185 KB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
hashsploit/java2native
Containerized GraalVM to compile java IL byte-code/jars to native-image binaries.
Language: Shell - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1
kozit/KsIL
Kozitscript Intermediate Language
Language: C# - Size: 123 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1
AggroBird/propane
Intermediate bytecode language
Language: C++ - Size: 510 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0
imlyzh/cllir-rs
Cement low-level intermediate language
Language: Rust - Size: 1.95 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
rtrusso/scp
Bootstrapped compiler platform generating x86 and MIPS assembly
Language: Scheme - Size: 674 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1
Nymphium/joel
a (compiler intermediate) language which has explicit join point
Language: OCaml - Size: 46.9 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1
FabianNorbertoEscobar/Compilador
TP de Lenguajes y Compiladores
Language: C - Size: 652 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1