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!
17 stars
3 watching
2 forks
Language: C++
last commit: 6 months ago compilercppcpp20elflinuxprogramming-languagex86-64
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of compilation tools for performing binary modifications on ELF binaries. | 1,857 |
| A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 458 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. | 55 |
| A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 |
| A compiler and runtime environment for a basic programming language | 39 |
| An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| An interpreter and parser project implementing a programming language with a formal grammar as reference. | 27 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| Compiles BASIC programs into Java bytecode. | 29 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| An esoteric programming language that compiles and links image files to generate C code | 232 |
| A compiler that translates an imperative programming language into machine code | 157 |