vizh
Compiler
An esoteric programming language that compiles and links image files to generate C code
An esoteric visual language that takes image files as input based on a multi-tape turing machine, designed for compatibility with C.
231 stars
5 watching
5 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
itay2805/vork | An interpreter and parser project implementing a programming language with a formal grammar as reference. | 28 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
iamgio/pikt | A programming language that uses images as input to generate executable code, compiled from Kotlin. | 134 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
syegulalp/akilang | An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
anoma/juvix | A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 455 |
belijzajac/wisnialang | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 16 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
igor84/summus | A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
ainfosec/crema | A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 |
talw/crisp-compiler | A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
vmchale/kempe | A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,138 |
basilteam/basil | A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 124 |