Please find herein an overview of an Entrelacs System architecture.
This blueprint is being used in the development of Entrelacs System Prototype at https://github.com/miellaby/entrelacs.
A major component of such a system is the Arrow Space.
It’s simply a device to store arrows.
The system also provides a default evaluation machine, namely the Entrelacs Abstract Machine, that evaluates programs made in the Entrelacs Language.
Naturally, both programs and machine states are made out of arrows.
The currently developed prototype stands as a software server on top of a GNU/Linux hosting system.
This server publishes a REST/HTTP API.
It is also planned to allow injecting and executing native code within the system, leveraging an internal C-like API.
See the Entrelacs Prototype Architecture for details.
Read the FAQ.