bait
Programming lang
A compiler and runtime environment for a simple yet powerful programming language with consistent syntax balancing simplicity and type safety.
Simple yet powerful programming language for building reliable software. Work in progress.
19 stars
3 watching
5 forks
Language: Shell
last commit: 9 days ago baitcompilerlanguageprogramming-languageself-hosted
Related projects:
Repository | Description | Stars |
---|---|---|
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
discus-lang/salt | An intermediate language designed to facilitate low-level programming without the burden of manual memory management. | 62 |
paivett/gone | A compiler for a minimal programming language designed to be similar to Go. | 28 |
forest-lang/forest-compiler | A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 620 |
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
antimony-lang/antimony | A simple, easy-to-understand general-purpose programming language with a focus on minimalism and ease of use. | 140 |
justlucdewit/cod | A language and compiler that supports a unique concatenative stack-based programming paradigm. | 24 |
kixiron/crunch-lang | A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
basilteam/basil | A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 124 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 104 |
mercury-language/mercury | A language and compiler that combines logic and functional programming with static analysis and error detection features. | 907 |
barn-lang/barn | A simple programming language written in C that is compiled to C. | 54 |
itay2805/vork | An interpreter and parser project implementing a programming language with a formal grammar as reference. | 28 |