Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Stackless Python

Stackless Python - Interpreter

< >

Stackless Python is an interpreter created in 1998.

#1270on PLDB 25Years Old 360Users

Stackless Python, or Stackless, is a Python programming language interpreter, so named because it avoids depending on the C call stack for its own stack. In practice, Stackless Python uses the C stack, but the stack is cleared between function calls . The most prominent feature of Stackless is microthreads, which avoid much of the overhead associated with usual operating system threads. Read more on Wikipedia...


differential-datalog.html 路 stackless-python.html 路 kasaya.html

View source

- Build the next great programming language Search Day 209 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com