Rave
C++ compiler
A statically typed C++ programming language with cross-platform features and optimizations.
Compiled and statically typed programming language
80 stars
9 watching
5 forks
Language: C++
last commit: 14 days ago Related projects:
Repository | Description | Stars |
---|---|---|
rhysd/dachs | A high-performance C++ programming language designed to be efficient and easy to use, with features inspired by Ruby. | 85 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
mustafaquraish/cup | A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 296 |
mikelma/oktac | A compiler for an experimental programming language called Okta | 28 |
flax-lang/flax | A C++ general-purpose programming language with high-level syntax and expressibility, focusing on minimal runtime and clean syntax. | 146 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
taviso/ctypes.sh | A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,107 |
onqtam/rcrl | An interactive C++ compiler and runtime environment for rapid development and live coding | 411 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
fantasyinternet/poetry | A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. | 55 |
miki151/zenon | A statically typed language and compiler that aims to offer safer and easier application development while preserving performance | 74 |
teo67/radish | A custom C# language designed to support efficient and expressive development of certain types of applications. | 6 |
pointbazaar/espl1000 | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |