BadScript 2
Loading...
Searching...
No Matches
IBadExpressionCompiler.cs File Reference

Go to the source code of this file.

Classes

struct  BadScript2.Runtime.VirtualMachine.Compiler.ExpressionCompilers.BadExpressionCompileContext
 
interface  BadScript2.Runtime.VirtualMachine.Compiler.ExpressionCompilers.IBadExpressionCompiler
 Defines a Compiler for a specific BadExpression. More...
 

Namespaces

namespace  BadScript2
 The main namespace for the BadScript2 Language.
 
namespace  BadScript2.Runtime
 Contains the Runtime Implementation.
 
namespace  BadScript2.Runtime.VirtualMachine
 Contains the Virtual Machine Implementation.
 
namespace  BadScript2.Runtime.VirtualMachine.Compiler
 Contains the Compiler for the BadVirtualMachine.
 
namespace  BadScript2.Runtime.VirtualMachine.Compiler.ExpressionCompilers
 Contains Expression Compilers.