acton
Actor compiler
A compiled language with actor model and distributed computing capabilities, designed for building scalable and fault-tolerant systems.
The Acton Programming Language
152 stars
5 watching
8 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
actor-modelcompilerdistributed-computinghacktoberfestlanguageprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| A low-level programming language with a focus on simplicity and performance | 122 |
| An experimental functional programming language with multiple dispatch and actor model. | 5 |
| A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. | 344 |
| A simple programming language written in C that is compiled to C. | 53 |
| A Go library for writing concurrent programs using the Actor model. | 161 |
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| An implementation of Hewitt's Actor system in Common Lisp, enabling thread-agnostic message passing and state changes. | 69 |
| A concurrent programming library for F# that uses an actor-based model. | 524 |
| A compiler for a programming language designed to be fast, memory-safe, and easy to use | 1,798 |
| A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 101 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Develops an assembler and compiler for a programming language | 46 |
| A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
| A C compiler written in the C2 language itself. | 703 |
| A portable programming language with a compact intermediate representation for efficient execution on various platforms. | 733 |