pidgin-lang 0.1.7

A compact agent handoff protocol runtime — parse, validate, resolve, and expand Pidgin packets
Documentation
1
2
3
4
5
6
7
8
9
pub mod ast_tests;
pub mod lexer_tests;
pub mod parser_tests;
pub mod registry_tests;
pub mod syntax_validator_tests;
pub mod schema_validator_tests;
pub mod expander_tests;
pub mod safety_tests;
pub mod resolver_tests;