knitout-interpreter

User Guide

  • Installation
  • Quick Start
  • Examples
  • Core Components
  • Debugging Knitout

API Reference

  • knitout_interpreter package
    • Subpackages
      • knitout_interpreter.debugger package
      • knitout_interpreter.knitout_errors package
        • Submodules
      • knitout_interpreter.knitout_execution_structures package
      • knitout_interpreter.knitout_language package
      • knitout_interpreter.knitout_operations package
      • knitout_interpreter.knitout_warnings package
    • Submodules

Project Info

  • Related Projects
  • Acknowledgments
knitout-interpreter
  • knitout_interpreter package
  • knitout_interpreter.knitout_errors package
  • View page source

knitout_interpreter.knitout_errors package

Submodules

  • knitout_interpreter.knitout_errors.Knitout_Error module
    • Knitout_Error
      • Knitout_Error.__init__()
      • Knitout_Error.add_note()
      • Knitout_Error.args
      • Knitout_Error.with_traceback()
    • Knitout_ParseError
      • Knitout_ParseError.__init__()
      • Knitout_ParseError.add_note()
      • Knitout_ParseError.args
      • Knitout_ParseError.with_traceback()
    • Incomplete_Knitout_Line_Error
      • Incomplete_Knitout_Line_Error.__init__()
      • Incomplete_Knitout_Line_Error.add_note()
      • Incomplete_Knitout_Line_Error.args
      • Incomplete_Knitout_Line_Error.with_traceback()
    • Knitout_Machine_StateError
      • Knitout_Machine_StateError.__init__()
      • Knitout_Machine_StateError.add_note()
      • Knitout_Machine_StateError.args
      • Knitout_Machine_StateError.with_traceback()
Previous Next

© Copyright 2025, Megan Hofmann.

Built with Sphinx using a theme provided by Read the Docs.