TabScript - v0.2.0
    Preparing search index...

      TabScript - v0.2.0

      Documents

      TabScript Tutorial

      Modules

      browser
      cli
      parser

      Parser module for TabScript transpiler. Contains the Parser class with all parsing methods and the Register class for plugin extensions.

      state

      State module for TabScript transpiler. Contains the State class that manages input/output during parsing.

      tabscript

      TabScript transpiler main entry point. Parses options, instantiates State, and runs the parser.