Remove tail recursive calls from Python functions by editing their bytecode.
Example Usage:
python optimize-tail-call.py sum.py
python optimize-tail-call.py ouroboros.py
python optimize-tail-call.py tests.py
(to run tests)
-
Notifications
You must be signed in to change notification settings - Fork 0
Mr4k/ouroboros
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Use bytecode surgery to optimize tail recursive functions in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published