Purpose: Provide coding guidelines and instructions for working on this repository.
- This project implements "rlvm", a free reimplementation of VisualArt's/Key's RealLive interpreter used to run VisualArts games. The main code lives in `src/` and is split into subdirectories like `core`, `libreallive`, `libsiglus`, `machine`, `modules`, `systems`, `vm`, and `m6`.