Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • adjective computing Without the use of a stack (last-in-first-out data structure).

Etymologies

from Wiktionary, Creative Commons Attribution/Share-Alike License

stack +‎ -less

Support

Help support Wordnik (and make this page ad-free) by adopting the word stackless.

Examples

  • Recent Links Tagged With "stackless" - JabberTags replied:

    Suttree » Casual Games, Social Software » Stackless Python 2006

  • The only thing with "stackless" python is that it allocates its own stacks, fiber style, rather than using the C stack.

    GameDev.Net 2009

  • The only thing with "stackless" python is that it allocates its own stacks, fiber style, rather than using the C stack.

    GameDev.Net 2009

  • There really are no "stackless" languages that I know of, as the complete elimination of the function call stack complicates not only design but usage - if I call a function right here, what code is executed next after the function is done?

    GameDev.Net 2009

  • Original post by hplus0603 "stackless" is a misnomer IMO -- there's still a stack involved.

    GameDev.Net 2009

  • Original post by hplus0603 "stackless" is a misnomer IMO -- there's still a stack involved.

    GameDev.Net 2009

  • Original post by hplus0603 "stackless" is a misnomer IMO -- there's still a stack involved.

    GameDev.Net 2009

  • The only thing with "stackless" python is that it allocates its own stacks, fiber style, rather than using the C stack.

    GameDev.Net 2009

  • The only thing with "stackless" python is that it allocates its own stacks, fiber style, rather than using the C stack.

    GameDev.Net 2009

  • "stackless" is a misnomer IMO -- there's still a stack involved.

    GameDev.Net 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.