PBXB64 PILOT Language
PILOT for compact automation Multi-language
PILOT support gives PBXB64 a small, readable language surface for teaching, scripted flows, and validation examples. It belongs beside the other PBXB64 frontends because it is compiled by the same product and released in the same package.
Compile PILOT
CLI - PILOT frontend
PBXB64 lesson.pilot -o lesson.exe
lesson.exePILOT examples are useful for proving the compiler pipeline end to end while keeping the source text intentionally small and easy to inspect.
Good fit
- Small educational examples and compiler demos.
- Automation-style command flows.
- Regression tests that should remain readable at a glance.