Memory-Safe High-Performance Compilation
Part of the UnifyWeaver Education Series
This book covers how to use UnifyWeaver to compile Prolog predicates into safe, high-performance Rust programs. The Rust target combines the safety of Rust with the declarative power of Prolog.
Required:
Recommended:
Technical:
rustc, cargo)1. Introduction (01_introduction.md)
2. Basic Compilation (02_basic_compilation.md)
rustc)3. Project Generation (03_project_generation.md)
4. Advanced Features (04_advanced_features.md)
This educational content is licensed under CC BY 4.0. Code examples are dual-licensed under MIT OR Apache-2.0.