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

GitHub

1k stars
23 watching
87 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hogoww/plainpharocodeTools to generate code in Pharo's Smalltalk syntax from blocks4
klbostee/dumboMakes writing and running Hadoop programs easier with a Python API1,034
dylanmeeus/hasgoA code generator for Go with Haskell-inspired immutable and strongly-typed functions.141
gbleaney/python_securityLists and provides examples of Python libraries and APIs vulnerable to remote code execution35
swaroopch/byte-of-pythonA beginner's guide to the Python programming language2,322
srfrog/dictProvides an alternative data structure to Go's built-in map and slice types45
asciimoo/listofgithublistsA curated collection of lists dedicated to various programming languages and tools, providing recommendations and resources for developers370
kyoh86/richgoEnhances go test outputs with text decorations851
asticode/go-astitodoA tool to parse and extract TODOs from Go code comments64
pyos/dgA programming language compiler for CPython bytecode575
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
dodo/node-slugConverts strings to URL-safe format while preserving Unicode characters and symbols1,073
preslavmihaylov/todocheckAnnotates TODO comments with issue links to prevent undocumented code issues428
yaa110/goteratorAn iterator implementation providing map and reduce functionalities for data processing in Go.16
whynot63/abinatorA Python wrapper for Solidity ABI specifications in a dataclass-like format0