-
Notifications
You must be signed in to change notification settings - Fork 40
Overview
charlie derr edited this page Nov 12, 2025
·
4 revisions
The below three softwares listed are ordered in terms of level:
- PathMap supports MORK and is described by MORKL. PathMap is a collection of paths, with values. The values are the map part. It might be accurate from the MORK point of view to call it PathSet. Another way to understand is to realize PathMap is a data structure with algebraic operations.
- MORK supports Hyperon and is controlled by MM2. MORK is a (parallel) metagraph rewriting engine. MORK also supports grounded functions, meaning that it is possible to do numerical computations and string manipulation via expressions.
- Hyperon {has some relationship to} MeTTa