WisniaLang

Compiler

A compiler that compiles small programs into tiny Linux binaries without requiring LLVM.

A compiler for an experimental programming language that produces tiny Linux binaries (ELF x86_64) without LLVM dependency!

GitHub

17 stars
3 watching
2 forks
Language: C++
last commit: about 2 years ago
compilercppcpp20elflinuxprogramming-languagex86-64

Related projects:

RepositoryDescriptionStars
endrazine/wccA collection of compilation tools for performing binary modifications on ELF binaries.1,857
anoma/juvixA compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming.458
travisdoor/blA C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms.184
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29
fantasyinternet/poetryA programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports.55
ainfosec/cremaA compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space.64
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
syegulalp/akilangAn experimental compiler and language implementation built on top of LLVM and Python.99
itay2805/vorkAn interpreter and parser project implementing a programming language with a formal grammar as reference.27
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
lwiest/basiccompilerCompiles BASIC programs into Java bytecode.29
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
igor84/summusA compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes.234
tartanllama/vizhAn esoteric programming language that compiles and links image files to generate C code232
bollu/tiny-optimising-compilerA compiler that translates an imperative programming language into machine code157