Paul’s Substack • 0 implied HN points • 24 Jun 24
- Ceptre consists of a factbase and rules organized in groups called 'Stages'.
- Rules in Ceptre involve inhaling to match patterns against the factbase and exhaling to execute actions.
- The main loop algorithm of Ceptre involves deciding the current stage, pattern matching, executing actions, and potentially finishing the program.