All Projects → Mazucc → Similar Projects or Alternatives

716 Open source projects that are alternatives of or similar to Mazucc

Qpulib
Language and compiler for the Raspberry Pi GPU
Stars: ✭ 357 (-18.31%)
Mutual labels:  compiler
Py Backwards
Python to python compiler that allows you to use Python 3.6 features in older versions.
Stars: ✭ 299 (-31.58%)
Mutual labels:  compiler
Hy
A dialect of Lisp that's embedded in Python
Stars: ✭ 4,084 (+834.55%)
Mutual labels:  compiler
Sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
Stars: ✭ 4,436 (+915.1%)
Mutual labels:  compiler
Railt
⚡️ A PHP GraphQL Framework
Stars: ✭ 353 (-19.22%)
Mutual labels:  compiler
Ip2unix
Turn IP sockets into Unix domain sockets
Stars: ✭ 295 (-32.49%)
Mutual labels:  gnu
Scala Native
Your favorite language gets closer to bare metal.
Stars: ✭ 4,053 (+827.46%)
Mutual labels:  compiler
Limine
x86/x86_64 BIOS Bootloader
Stars: ✭ 288 (-34.1%)
Mutual labels:  x86-64
Goism
Not a fan of Emacs Lisp? Hack Emacs in Go!
Stars: ✭ 347 (-20.59%)
Mutual labels:  compiler
Finn
Dataflow compiler for QNN inference on FPGAs
Stars: ✭ 284 (-35.01%)
Mutual labels:  compiler
Trunk
Build, bundle & ship your Rust WASM application to the web.
Stars: ✭ 378 (-13.5%)
Mutual labels:  compiler
C Compiler
C--compiler which implements LL(1)\LR(0)\SLR\LR(1) and semantic analysis and MIPS generate
Stars: ✭ 286 (-34.55%)
Mutual labels:  compiler
Beaengine
BeaEngine disasm project
Stars: ✭ 342 (-21.74%)
Mutual labels:  x86-64
Write You A Haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Stars: ✭ 3,064 (+601.14%)
Mutual labels:  compiler
Tiny Compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
Stars: ✭ 425 (-2.75%)
Mutual labels:  compiler
Cuis Smalltalk Dev
Active development of Cuis Smalltalk
Stars: ✭ 276 (-36.84%)
Mutual labels:  x86-64
Racketscript
Racket to JavaScript Compiler
Stars: ✭ 340 (-22.2%)
Mutual labels:  compiler
Re Flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and more. Seamlessly integrates with Bison and other parsers.
Stars: ✭ 274 (-37.3%)
Mutual labels:  compiler
Nord Emacs
An arctic, north-bluish clean and elegant Emacs theme.
Stars: ✭ 379 (-13.27%)
Mutual labels:  gnu
Mosml
Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.
Stars: ✭ 271 (-37.99%)
Mutual labels:  compiler
Staticscript
🎉🎉🎉 A new statically typed programming language, syntactically like TypeScript.
Stars: ✭ 337 (-22.88%)
Mutual labels:  compiler
Pyverilog
Python-based Hardware Design Processing Toolkit for Verilog HDL
Stars: ✭ 267 (-38.9%)
Mutual labels:  compiler
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+1098.63%)
Mutual labels:  compiler
Seq
A high-performance, Pythonic language for bioinformatics
Stars: ✭ 263 (-39.82%)
Mutual labels:  compiler
Quilc
The @rigetti optimizing Quil compiler.
Stars: ✭ 336 (-23.11%)
Mutual labels:  compiler
Gleam
⭐️ A friendly language for building type-safe, scalable systems!
Stars: ✭ 3,463 (+692.45%)
Mutual labels:  compiler
Wax
A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
Stars: ✭ 373 (-14.65%)
Mutual labels:  compiler
Duckuino
Simple DuckyScript to Arduino C converter.
Stars: ✭ 263 (-39.82%)
Mutual labels:  compiler
Pkg
Package your Node.js project into an executable
Stars: ✭ 19,349 (+4327.69%)
Mutual labels:  compiler
Asmdb
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.
Stars: ✭ 258 (-40.96%)
Mutual labels:  x86-64
Enzyme
High-performance automatic differentiation of LLVM.
Stars: ✭ 418 (-4.35%)
Mutual labels:  compiler
Ballerina Lang
The Ballerina Programming Language
Stars: ✭ 2,946 (+574.14%)
Mutual labels:  compiler
Phenomic
DEPRECATED. Please use Next.js instead.
Stars: ✭ 3,264 (+646.91%)
Mutual labels:  compiler
Graphit
GraphIt - A High-Performance Domain Specific Language for Graph Analytics
Stars: ✭ 254 (-41.88%)
Mutual labels:  compiler
Mini C
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours
Stars: ✭ 372 (-14.87%)
Mutual labels:  compiler
bison
GNU Bison
Stars: ✭ 144 (-67.05%)
Mutual labels:  gnu
Webml
A Standard ML Compiler for the Web
Stars: ✭ 326 (-25.4%)
Mutual labels:  compiler
Asm Dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Stars: ✭ 3,898 (+791.99%)
Mutual labels:  x86-64
cross-compile-godot-raspberry-pi
A script to easily cross-compile Godot binaries for the Raspberry Pi from Linux x86_64 and an extra script to easily transfer the compiled Godot binaries to the Raspberry Pi using rsync
Stars: ✭ 12 (-97.25%)
Mutual labels:  x86-64
X86 Bare Metal Examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
Stars: ✭ 3,985 (+811.9%)
Mutual labels:  x86-64
fasm
flat assembler 1 - reconstructed source history
Stars: ✭ 187 (-57.21%)
Mutual labels:  x86-64
Texmacs
Source Code of GNU TeXmacs, Developers Guide ==>
Stars: ✭ 372 (-14.87%)
Mutual labels:  gnu
interp
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
Stars: ✭ 32 (-92.68%)
Mutual labels:  x86-64
Roblox Ts
A TypeScript-to-Luau Compiler for Roblox
Stars: ✭ 317 (-27.46%)
Mutual labels:  compiler
FEX
A fast usermode x86 and x86-64 emulator for Arm64
Stars: ✭ 650 (+48.74%)
Mutual labels:  x86-64
Ph7
An Embedded Implementation of PHP (C Library)
Stars: ✭ 422 (-3.43%)
Mutual labels:  compiler
autoconf
Mirror of git://git.savannah.gnu.org/autoconf.git
Stars: ✭ 21 (-95.19%)
Mutual labels:  gnu
Cl Python
An implementation of Python in Common Lisp
Stars: ✭ 315 (-27.92%)
Mutual labels:  compiler
SixtyFourBits
x64 Assembly Demo Framework
Stars: ✭ 21 (-95.19%)
Mutual labels:  x86-64
utero
The Operating System (for x86_64) written in Crystal as much as possible
Stars: ✭ 55 (-87.41%)
Mutual labels:  x86-64
Cingulata
Cingulata (pronounced "tchingulata") is a compiler toolchain and RTE for running C++ programs over encrypted data by means of fully homomorphic encryption techniques.
Stars: ✭ 369 (-15.56%)
Mutual labels:  compiler
Ocaml
The core OCaml system: compilers, runtime system, base libraries
Stars: ✭ 3,502 (+701.37%)
Mutual labels:  compiler
meo
subset c compiler
Stars: ✭ 35 (-91.99%)
Mutual labels:  x86-64
rosetta-at-home
Fold for Covid - Help fight the COVID-19 pandemic with your old laptop, Raspberry Pi, or other spare computer
Stars: ✭ 78 (-82.15%)
Mutual labels:  x86-64
Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
Stars: ✭ 312 (-28.6%)
Mutual labels:  compiler
nordvpn
NordVpn Docker Client
Stars: ✭ 475 (+8.7%)
Mutual labels:  x86-64
minilang
Bootstrapped compiler of a C-like but Python-looking language
Stars: ✭ 38 (-91.3%)
Mutual labels:  x86-64
Perlito
"Perlito" Perl programming language compiler
Stars: ✭ 396 (-9.38%)
Mutual labels:  compiler
Ratel Core
High performance JavaScript to JavaScript compiler with a Rust core
Stars: ✭ 367 (-16.02%)
Mutual labels:  compiler
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (-29.52%)
Mutual labels:  compiler
61-120 of 716 similar projects