Skip to content

Example of a trick exploiting generators to implement recursion that does not rely on hw call stack

Notifications You must be signed in to change notification settings

MarkusSecundus/StacklessRecursionTrickExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

StacklessRecursionTrickExample

Example of a trick exploiting generators to implement recursion that does not rely on hw call stack

About

Example of a trick exploiting generators to implement recursion that does not rely on hw call stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published