dist_agent_lang 1.0.5

A hybrid programming language for decentralized and centralized network integration
Documentation
pub mod add_sol;
pub mod admin;
pub mod agent;
pub mod ai;
pub mod aml;
pub mod auth;
pub mod chain;
pub mod cloudadmin;
pub mod config;
pub mod cross_chain_security;
pub mod crypto;
pub mod crypto_signatures; // Production-grade cryptographic signatures
pub mod database;
pub mod desktop;
pub mod iot;
pub mod key;
pub mod kyc;
pub mod log;
pub mod mobile;
pub mod mold;
pub mod oracle;
pub mod secure_auth;
pub mod service;
pub mod sync;
pub mod test;
pub mod trust;
pub mod web; // Layer 2/3 semantic validators and test DSL (describe, it, etc.)