Maps & Prototypes
Rhumb follows a prototype-based object-oriented programming model, similar to the Self programming language or JavaScript. In Rhumb, the fundamental object is the Map.
Command Line Interface
Create your own CLI in Rhumb.
Project Structure & Storage
Rhumb adopts a unique nomenclature for its file artifacts to distinguish between executable scripts and library code.
Concurrency
Rhumb replaces the traditional Call Stack with a Hierarchical Tuplespace based on the Syndicated Actor Model (SAM). This system unifies Concurrency, Event Handling, and State Management into a single spatial metaphor.