python-goto
goto decorator
Enables goto statements in Python by rewriting bytecode to allow unconditional jumps
A function decorator, that rewrites the bytecode, to enable goto in Python
1k stars
23 watching
87 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to generate code in Pharo's Smalltalk syntax from blocks | 4 |
| Makes writing and running Hadoop programs easier with a Python API | 1,034 |
| A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
| Lists and provides examples of Python libraries and APIs vulnerable to remote code execution | 35 |
| A beginner's guide to the Python programming language | 2,322 |
| Provides an alternative data structure to Go's built-in map and slice types | 45 |
| A curated collection of lists dedicated to various programming languages and tools, providing recommendations and resources for developers | 370 |
| Enhances go test outputs with text decorations | 851 |
| A tool to parse and extract TODOs from Go code comments | 64 |
| A programming language compiler for CPython bytecode | 575 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Converts strings to URL-safe format while preserving Unicode characters and symbols | 1,073 |
| Annotates TODO comments with issue links to prevent undocumented code issues | 428 |
| An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
| A Python wrapper for Solidity ABI specifications in a dataclass-like format | 0 |