What stackless programming languages are available?
I know of Stackless Python, but are there any other languages which do not rely on a C stack that can be embedded into other applications?
List of stackless programming languages:
- Stackless Python
- PyPy by climatewarrior
- Lua by Van Gale
- Tcl by Martin Drapeau
- Lisp and Scheme by John Fouhy
- Parrot VM