All Projects → Redacted Compiler Plugin → Similar Projects or Alternatives

587 Open source projects that are alternatives of or similar to Redacted Compiler Plugin

Codec Beam
Generate Erlang VM byte code from Haskell
Stars: ✭ 152 (-9.52%)
Mutual labels:  compiler, codegen
Cranelift
Cranelift code generator
Stars: ✭ 2,485 (+1379.17%)
Mutual labels:  compiler, codegen
Lightbeam
Lightbeam has moved and now lives in the Wasmtime repository!
Stars: ✭ 253 (+50.6%)
Mutual labels:  compiler, codegen
Sim C
A dynamically typed high-level front end for C
Stars: ✭ 145 (-13.69%)
Mutual labels:  compiler
Beef
Beef Programming Language
Stars: ✭ 1,877 (+1017.26%)
Mutual labels:  compiler
Ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
Stars: ✭ 151 (-10.12%)
Mutual labels:  compiler
C
Compile and execute C "scripts" in one go!
Stars: ✭ 1,920 (+1042.86%)
Mutual labels:  compiler
Lawvere
A categorical programming language with effects
Stars: ✭ 142 (-15.48%)
Mutual labels:  compiler
Nngen
NNgen: A Fully-Customizable Hardware Synthesis Compiler for Deep Neural Network
Stars: ✭ 149 (-11.31%)
Mutual labels:  compiler
Prance
Resolving Swagger/OpenAPI 2.0 and 3.0 Parser
Stars: ✭ 133 (-20.83%)
Mutual labels:  compiler
Lesscpy
Python LESS compiler
Stars: ✭ 133 (-20.83%)
Mutual labels:  compiler
Glsl
GLSL parser for Rust
Stars: ✭ 145 (-13.69%)
Mutual labels:  compiler
Forge
A lightweight, elegant scripting language with built-in Rust-FFI.
Stars: ✭ 153 (-8.93%)
Mutual labels:  compiler
Gatsby Plugin Typegen
High-performance TypeScript/Flow code generation for GatsbyJS queries.
Stars: ✭ 144 (-14.29%)
Mutual labels:  codegen
Rhine
🔬 a C++ compiler middle-end, using an LLVM backend
Stars: ✭ 157 (-6.55%)
Mutual labels:  compiler
Swagger Axios Codegen
swagger client to use axios and typescript
Stars: ✭ 143 (-14.88%)
Mutual labels:  codegen
Xcassetpacker
A command line tool for converting a folder of images into an .xcasset package for Xcode
Stars: ✭ 150 (-10.71%)
Mutual labels:  codegen
R9cc
Toy C compiler
Stars: ✭ 139 (-17.26%)
Mutual labels:  compiler
Elena Lang
ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
Stars: ✭ 161 (-4.17%)
Mutual labels:  compiler
Tendra
The TenDRA Project
Stars: ✭ 134 (-20.24%)
Mutual labels:  compiler
Slang
SystemVerilog compiler and language services
Stars: ✭ 145 (-13.69%)
Mutual labels:  compiler
Cs2cpp
C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)
Stars: ✭ 155 (-7.74%)
Mutual labels:  compiler
Solang
First fully featured programming language for Stack Overflow Driven Development
Stars: ✭ 133 (-20.83%)
Mutual labels:  compiler
Glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Stars: ✭ 2,034 (+1110.71%)
Mutual labels:  compiler
Tinyscript
自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机
Stars: ✭ 132 (-21.43%)
Mutual labels:  compiler
Jphp
JPHP - an implementation of PHP on Java VM
Stars: ✭ 1,665 (+891.07%)
Mutual labels:  compiler
Ispc
Intel SPMD Program Compiler
Stars: ✭ 1,924 (+1045.24%)
Mutual labels:  compiler
Quickjs
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
Stars: ✭ 2,199 (+1208.93%)
Mutual labels:  compiler
Tasmocompiler
Web GUI for custom Tasmota compilation
Stars: ✭ 143 (-14.88%)
Mutual labels:  compiler
Bytecode Viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Stars: ✭ 12,606 (+7403.57%)
Mutual labels:  compiler
Shaderc Rs
Rust bindings for the shaderc library.
Stars: ✭ 143 (-14.88%)
Mutual labels:  compiler
Finkel
Haskell in S-expression
Stars: ✭ 146 (-13.1%)
Mutual labels:  compiler
Pl0 Compiler
Compiler written for PL0 programming Language. Written in C, for COP3402 class from UCF.
Stars: ✭ 128 (-23.81%)
Mutual labels:  compiler
Babygo
Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in the world.
Stars: ✭ 143 (-14.88%)
Mutual labels:  compiler
One
On-device Neural Engine
Stars: ✭ 162 (-3.57%)
Mutual labels:  compiler
Sequelize Ui
Browser-based GUI for previewing and generating Sequelize project files.
Stars: ✭ 142 (-15.48%)
Mutual labels:  codegen
Zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
Stars: ✭ 2,168 (+1190.48%)
Mutual labels:  codegen
React Native Lazy Index
RAM bundle friendly, bundle-time generated `index.js`
Stars: ✭ 143 (-14.88%)
Mutual labels:  codegen
Eval
Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime
Stars: ✭ 157 (-6.55%)
Mutual labels:  compiler
Emacs Cl
Common Lisp implemented in Emacs Lisp.
Stars: ✭ 140 (-16.67%)
Mutual labels:  compiler
Crust
C compiler toolchain in Rust. [WIP, early development stage]
Stars: ✭ 150 (-10.71%)
Mutual labels:  compiler
English Script
🖊 English as a programming language
Stars: ✭ 136 (-19.05%)
Mutual labels:  compiler
Ddc
The Disco Discus Compiler
Stars: ✭ 164 (-2.38%)
Mutual labels:  compiler
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
Stars: ✭ 12,270 (+7203.57%)
Mutual labels:  compiler
Typelang
🌳 A tiny language interpreter implemented purely in TypeScript's type-system
Stars: ✭ 149 (-11.31%)
Mutual labels:  compiler
Koto
A simple, expressive, embeddable programming language, made with Rust
Stars: ✭ 134 (-20.24%)
Mutual labels:  compiler
Lbac Swift
Let's Build a Compiler by Jack Crenshaw translated to Swift Playgrounds
Stars: ✭ 156 (-7.14%)
Mutual labels:  compiler
Hivemind
a multi-syntax language
Stars: ✭ 133 (-20.83%)
Mutual labels:  compiler
Wah
a slightly higher-level language superset of webassembly
Stars: ✭ 147 (-12.5%)
Mutual labels:  compiler
Naskah
Bahasa pemrograman dengan sintaks Bahasa Indonesia (Programming language with Indonesian syntax) 🇮🇩
Stars: ✭ 132 (-21.43%)
Mutual labels:  compiler
Xstate Codegen
A codegen tool for 100% TS type-safety in XState
Stars: ✭ 158 (-5.95%)
Mutual labels:  codegen
Instapack
All-in-one TypeScript and Sass compiler for web applications! 📦 🚀
Stars: ✭ 131 (-22.02%)
Mutual labels:  compiler
Swagger Vue
Swagger to JS & Vue & Axios Codegen
Stars: ✭ 146 (-13.1%)
Mutual labels:  codegen
Ocaml Protoc
A Protobuf Compiler for OCaml
Stars: ✭ 129 (-23.21%)
Mutual labels:  compiler
Lioness
The Lioness Programming Language
Stars: ✭ 155 (-7.74%)
Mutual labels:  compiler
Md
A markdown parser and compiler. Built for speed.
Stars: ✭ 128 (-23.81%)
Mutual labels:  compiler
Assemblyscript
A TypeScript-like language for WebAssembly.
Stars: ✭ 13,152 (+7728.57%)
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 (+0%)
Mutual labels:  compiler
Compile To Web
Discover what languages can be compiled to Web Assembly
Stars: ✭ 164 (-2.38%)
Mutual labels:  compiler
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-5.95%)
Mutual labels:  compiler
1-60 of 587 similar projects