floyd
Efficient compiler
A programming language designed to execute large programs efficiently while minimizing complexity and providing concurrency support.
The Floyd programming language
150 stars
12 watching
13 forks
Language: C++
last commit: over 2 years ago actorsc-plus-pluscache-controlcomposableconcurrencycppfloydgame-developmentgeneral-purposeimmutableimmutable-data-structureslanguageoptimisationparallelismperformancepersistent-data-structuressoftware-systemssystems-programmingthreading
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 71 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 247 |
| A compiler that translates an imperative programming language into machine code | 157 |
| A compiler and runtime system for a systems-level programming language with focus on safety and low-level control. | 157 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A compiler and runtime environment for a basic programming language | 39 |
| A compiler for a programming language designed to be fast, memory-safe, and easy to use | 1,798 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| An implementation of a programming language interpreter in V. | 37 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation | 244 |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |