Resources
This page lists some resources related to CGP. More resources will be added as the project continues to develop.
Crates
- cgp - The main Rust crate that provides the core constructs for programming using CGP.
Books
- Context-Generic Programming Patterns - The main book for learning CGP and understand various design patterns for CGP.
Projects
- Hermes SDK - The first project that uses CGP for real world applications.