Wang Language - v0.21.5
    Preparing search index...

      Wang Language - v0.21.5

      Wang Language - A CSP-safe workflow programming language Uses Nearley to generate a standalone parser with no runtime dependencies

      Classes

      CircularDependencyError
      FunctionNotFoundError
      InMemoryModuleResolver
      ModuleNotFoundError
      ModuleResolver
      PausableWangInterpreter
      TypeMismatchError
      UndefinedVariableError
      WangError
      WangInterpreter
      WangValidator

      Interfaces

      CallFrame
      ErrorContext
      ExecutionContext
      ExecutionState
      InterpreterOptions
      ModuleResolution
      ParserOptions
      PausableInterpreterOptions
      SerializedContext
      SerializedState
      ValidationResult

      Variables

      validator
      VERSION

      Functions

      createInterpreter