![]() |
BadScript 2
|
The main namespace for the BadScript2 Language. More...
Namespaces | |
| namespace | Common |
| Contains Shared Data Structures and Functionality. | |
| namespace | Console |
| Contains the Entrypoint for the Console Application. | |
| namespace | ConsoleAbstraction |
| Contains a Console Abstraction Layer to be able to Simulate Console Input/Output over the Network. | |
| namespace | ConsoleCore |
| Contains the Core Functionality of the Console Application. | |
| namespace | Container |
| namespace | Debugger |
| Contains the debugger implementations for the BadScript2 Runtime. | |
| namespace | Debugging |
| Contains the debugging abstractions for the BadScript2 Runtime. | |
| namespace | Generator |
| namespace | Interactive |
| Contains the interactive console Implementation. | |
| namespace | Interop |
| Contains the Interop Libraries for BadScript2. | |
| namespace | IO |
| Contains IO Implementation for the BadScript2 Runtime. | |
| namespace | Optimizations |
| Contains the BadScript2 Optimizations. | |
| namespace | Parser |
| Contains the Parser for the BadScript2 Language. | |
| namespace | Reader |
| Contains the Source Reader for the BadScript2 Language. | |
| namespace | Runtime |
| Contains the Runtime Implementation. | |
| namespace | Settings |
| Contains the Settings Implementation. | |
| namespace | Tests |
| namespace | Utility |
| Contains Utility Functions and Classes. | |
| namespace | Web |
Classes | |
| class | BadRuntime |
| Exposes the BadScript Runtime Functionality to Consumers. More... | |
| struct | BadRuntimeExecutionResult |
| Gets returned by the bad runtime when an execution is finished. More... | |
The main namespace for the BadScript2 Language.