Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
reStructuredPython
  • Playground
  • Open Source
  • Features
  • Docs
  • Download
  • Community
reStructuredPython 2.5.0 documentation
reStructuredPython 2.5.0 documentation

Contents

  • Error Index
    • Elif / Else on the same line as RBRACE (REPY-0001)
    • Except Statement on the same line as RBRACE (REPY-0002)
    • Function definition on the same line as RBRACE (REPY-0003)
    • Class definition on the same line as RBRACE (REPY-0004)
    • Case definition on the same line as RBRACE (REPY-0005)
    • Warning: … directive will require … to be installed (REPY-0006)
  • Changelog
  • Getting started
  • Installation Guide
  • Reference
    • repycl Command
    • repy Command
    • Builtin Decorators
      • decorators.access_control
      • decorators.logging
      • decorators.memoization
      • decorators.retry
      • decorators.strict_types
      • decorators.timer
    • repyconfig.toml Configuration Guide
    • Exposed APIs
      • .parse()
      • .check_syntax()
    • Language Features
      • Function Chaining
      • Multiline Comments
      • Control Loop Syntax
      • Built-in Decorators
      • Header Files
      • <OPTIMIZE> Directives
    • Syntax Guide
  • repycl Command
  • repy Command
  • Example Programs
  • Roadmap
Back to top
Copyright © 2025, Rihaan Meher
Made with Sphinx and @pradyunsg's Furo