zenon
Language compiler
A statically typed language and compiler that aims to offer safer and easier application development while preserving performance
The Zenon programming language
74 stars
8 watching
2 forks
Language: C++
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
kixiron/crunch-lang | A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
esseks/monicelli | An esoteric programming language with a simplified compilation process and improved error handling. | 1,338 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
belijzajac/wisnialang | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 16 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
dundalek/liz | A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 266 |
pointbazaar/espl1000 | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
ajeetdsouza/loxcraft | A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 274 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,138 |
radian-software/kalyn | A compiler that translates a functional programming language to x86-64 machine code from scratch. | 157 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
ttimofeyka/rave | A statically typed C++ programming language with cross-platform features and optimizations. | 80 |