![]() |
BadScript 2
|
Go to the source code of this file.
Classes | |
class | BadScript2.Runtime.BadExecutionContext |
The Execution Context. Every execution of a script needs a context the script is running in. It is responsible for defining the global scope and the global variables. More... | |
Namespaces | |
namespace | BadScript2 |
The main namespace for the BadScript2 Language. | |
namespace | BadScript2.Runtime |
Contains the Runtime Implementation. | |