Realtime PC-based control and simulator of control systems
Control logic Java package is a set of Java classes aimed at:
- Implementation of a real-time PC-based control
- Simulation of control systems
Setting up a control system involves working with so-called triggers.
See project Wiki for detailed information and examples.
Structure-routed visual compiler: recognize and automate GUIs in YAML
...On a match it drives the GUI (click, type, route text); the logic turns a recognized screen into what to do — a watched value with prose rules, or a neighbourhood rule table over a tiled grid. The shipped examples are pure grammar, no Java: a calculator automator and a Minesweeper solver. Java 21, MIT-licensed. See VANGA_DESIGN.md.