All Projects → Compiler → Similar Projects or Alternatives

483 Open source projects that are alternatives of or similar to Compiler

Yabfc
Yet Another Brainfuck Compiler; No dependencies and from the ground up
Stars: ✭ 269 (-95.97%)
Mutual labels:  compiler
Mcscript
A programming language for Minecraft Vanilla
Stars: ✭ 124 (-98.14%)
Mutual labels:  compiler
Felix
The Felix Programming Language
Stars: ✭ 609 (-90.87%)
Mutual labels:  compiler
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (-71.24%)
Mutual labels:  compiler
Clang
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
Stars: ✭ 2,880 (-56.83%)
Mutual labels:  compiler
Impala
An imperative and functional programming language
Stars: ✭ 118 (-98.23%)
Mutual labels:  compiler
Flingos
An educational operating system written in C#. A great stepping stone from high to low level development.
Stars: ✭ 451 (-93.24%)
Mutual labels:  compiler
Coq Of Ocaml
Import OCaml programs to Coq 🐓 🐫
Stars: ✭ 117 (-98.25%)
Mutual labels:  compiler
Smlvm
Smallrepo Virtual Machine
Stars: ✭ 265 (-96.03%)
Mutual labels:  compiler
Shadow Rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
Stars: ✭ 117 (-98.25%)
Mutual labels:  compiler
Pyret Lang
The Pyret language.
Stars: ✭ 771 (-88.44%)
Mutual labels:  compiler
Gopherjs
A compiler from Go to JavaScript for running Go code in a browser
Stars: ✭ 10,721 (+60.69%)
Mutual labels:  compiler
Mint
🍃 A refreshing programming language for the front-end web.
Stars: ✭ 3,607 (-45.94%)
Mutual labels:  compiler
Rucc
rucc is a tiny toy C compiler in Rust.
Stars: ✭ 115 (-98.28%)
Mutual labels:  compiler
Graphql Compiler
Turn complex GraphQL queries into optimized database queries.
Stars: ✭ 447 (-93.3%)
Mutual labels:  compiler
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (-98.31%)
Mutual labels:  compiler
Deepc
vendor independent deep learning library, compiler and inference framework microcomputers and micro-controllers
Stars: ✭ 260 (-96.1%)
Mutual labels:  compiler
Ccompiler
c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。
Stars: ✭ 113 (-98.31%)
Mutual labels:  compiler
Jurassic
A .NET library to parse and execute JavaScript code.
Stars: ✭ 590 (-91.16%)
Mutual labels:  compiler
Flax
general purpose programming language, in the vein of C++
Stars: ✭ 111 (-98.34%)
Mutual labels:  compiler
Ballerina Lang
The Ballerina Programming Language
Stars: ✭ 2,946 (-55.85%)
Mutual labels:  compiler
Nanocaml
Nanopass for OCaml
Stars: ✭ 112 (-98.32%)
Mutual labels:  compiler
Nelua Lang
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
Stars: ✭ 438 (-93.44%)
Mutual labels:  compiler
Fathom
🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧
Stars: ✭ 111 (-98.34%)
Mutual labels:  compiler
Next.js
The React Framework
Stars: ✭ 78,384 (+1074.82%)
Mutual labels:  compiler
Futhark
💥💻💥 A data-parallel functional programming language
Stars: ✭ 1,641 (-75.4%)
Mutual labels:  compiler
Wirefilter
An execution engine for Wireshark-like filters
Stars: ✭ 677 (-89.85%)
Mutual labels:  compiler
Cjstoesm
A tool that can transform CommonJS to ESM
Stars: ✭ 109 (-98.37%)
Mutual labels:  compiler
Rust
Empowering everyone to build reliable and efficient software.
Stars: ✭ 61,546 (+822.45%)
Mutual labels:  compiler
Inko
Inko is a statically-typed, safe, object-oriented programming language for writing concurrent programs. This is a read-only mirror of https://gitlab.com/inko-lang/inko
Stars: ✭ 108 (-98.38%)
Mutual labels:  compiler
Groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
Stars: ✭ 4,359 (-34.67%)
Mutual labels:  compiler
Babel
🐠 Babel is a compiler for writing next generation JavaScript.
Stars: ✭ 40,109 (+501.15%)
Mutual labels:  compiler
Tools
The Rome Toolchain. A linter, compiler, bundler, and more for JavaScript, TypeScript, HTML, Markdown, and CSS.
Stars: ✭ 16,854 (+152.61%)
Mutual labels:  compiler
Kotlin
The Kotlin Programming Language.
Stars: ✭ 39,664 (+494.48%)
Mutual labels:  compiler
Packem
📦⚡ A precompiled JavaScript module bundler
Stars: ✭ 586 (-91.22%)
Mutual labels:  compiler
Datum
🔡 🧜🏽‍♀️ 下一代企业级编程语言。A easy maintain(read/write) language for transform from/to other languages.
Stars: ✭ 107 (-98.4%)
Mutual labels:  compiler
Hvcc
The heavy hvcc compiler for Pure Data patches.
Stars: ✭ 251 (-96.24%)
Mutual labels:  compiler
Ts Transform Import Path Rewrite
TS AST transformer to rewrite import path
Stars: ✭ 104 (-98.44%)
Mutual labels:  compiler
Jwebassembly
Java bytecode to WebAssembly compiler
Stars: ✭ 426 (-93.62%)
Mutual labels:  compiler
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-98.46%)
Mutual labels:  compiler
Kaitai struct compiler
Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .java / .js / .php / .pm / .py / .rb
Stars: ✭ 251 (-96.24%)
Mutual labels:  compiler
Hissp
It's Python with a Lissp.
Stars: ✭ 102 (-98.47%)
Mutual labels:  compiler
Open C Book
开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 715 (-89.28%)
Mutual labels:  compiler
Zxbasic
The Sinclair ZX Spectrum BASIC compiler!
Stars: ✭ 101 (-98.49%)
Mutual labels:  compiler
Never
Never: statically typed, embeddable functional programming language.
Stars: ✭ 248 (-96.28%)
Mutual labels:  compiler
Vc4c
Compiler for the VC4CL OpenCL implementation
Stars: ✭ 101 (-98.49%)
Mutual labels:  compiler
Flow To Typescript
Convert Flow-annotated files to TypeScript
Stars: ✭ 425 (-93.63%)
Mutual labels:  compiler
Fanx
A portable programming language
Stars: ✭ 101 (-98.49%)
Mutual labels:  compiler
Artiq
A leading-edge control system for quantum information experiments
Stars: ✭ 245 (-96.33%)
Mutual labels:  compiler
Faust
Functional programming language for signal processing and sound synthesis
Stars: ✭ 1,360 (-79.62%)
Mutual labels:  compiler
Lacc
A simple, self-hosting C compiler
Stars: ✭ 580 (-91.31%)
Mutual labels:  compiler
Fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Stars: ✭ 2,966 (-55.55%)
Mutual labels:  compiler
Numba
NumPy aware dynamic Python compiler using LLVM
Stars: ✭ 7,090 (+6.26%)
Mutual labels:  compiler
J2cl
Java to Closure JavaScript transpiler
Stars: ✭ 773 (-88.41%)
Mutual labels:  compiler
Tl
The compiler for Teal, a typed dialect of Lua
Stars: ✭ 716 (-89.27%)
Mutual labels:  compiler
Constexpr 8cc
Compile-time C Compiler implemented as C++14 constant expressions
Stars: ✭ 687 (-89.7%)
Mutual labels:  compiler
Minic Hosting
A simple stack-based virtual machine that runs C in the browser.
Stars: ✭ 628 (-90.59%)
Mutual labels:  compiler
Turboscript
Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly
Stars: ✭ 487 (-92.7%)
Mutual labels:  compiler
Craftinginterpreters
Repository for the book "Crafting Interpreters"
Stars: ✭ 4,298 (-35.58%)
Mutual labels:  compiler
Ddc
The Disco Discus Compiler
Stars: ✭ 164 (-97.54%)
Mutual labels:  compiler
301-360 of 483 similar projects