battlestar
Executable compiler
A programming language and compiler framework designed to create tiny executables with support for inline C and assembly syntax
A different take on Assembly, with the goal of creating tiny executables.
81 stars
4 watching
5 forks
Language: Go
last commit: 9 months ago assemblydosboxgccinlinelinuxprogramming-languagetiny
Related projects:
Repository | Description | Stars |
---|---|---|
x-sharp/xsharppublic | The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 113 |
xorvoid/sectorc | A C compiler designed to fit within the 512-byte boot sector of an x86 machine. | 1,627 |
exokomodo/daybreak | A compiler project to create an interpretable language that compiles to native C code | 10 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
tyfkda/xcc | A standalone compiler/assembler/linker/libc for multiple architectures | 260 |
pyos/dg | A programming language compiler for CPython bytecode | 576 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |
lvm/xoxo | An embedded language for SuperCollider that uses PreProcessor Quark to define simple synth patterns. | 14 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
kixiron/crunch-lang | A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
pointbazaar/espl1000 | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
charles-pegge/oxygenbasic | A compiler and runtime environment for a basic programming language | 39 |
nazarepiedady/rust-com-exemplos | A Rust-based tutorial project with live coding editor examples | 6 |