![]() |
nsbaci 1.0
|
Root namespace for the nsbaci application. More...
Namespaces | |
| namespace | factories |
| Factories namespace for nsbaci. | |
| namespace | compiler |
| Compiler namespace containing all compilation-related stuff. | |
| namespace | services |
| Services namespace containing all backend service implementations. | |
| namespace | types |
| Type definitions namespace for nsbaci (runtime-specific). | |
| namespace | ui |
| User interface namespace for nsbaci. | |
Classes | |
| class | Controller |
| Central coordinator between UI and backend services. More... | |
| class | Error |
| Represents an error with a message and optional code. More... | |
| struct | UIError |
| UI-ready error representation for display in dialogs. More... | |
| struct | BaseResult |
| Base result structure for all service operations. More... | |
Root namespace for the nsbaci application.
Main namespace for the nsbaci interpreter application.
Contains all components of the BACI concurrent programming interpreter including the controller, services, UI components, and type definitions.