Welcome to stack_script’s documentation!¶

Contents:

  • Basic Operations
    • Introduction
    • Data Types
    • Mathematical Operations
    • Boolean Operations
    • Comparison Operations
    • Type Casting
    • Exit Operation
  • Stack Operations
    • Pushing Instructions
    • drop
    • dup
    • swap
    • top
    • compose
    • apply
    • quote
    • clear
    • Special Values
  • Input/Output
    • print
    • printall
  • Instruction Definition
    • define
    • delete
    • isdef
  • Loop Control
    • if
    • nop
    • loop
  • Inner Stack Operations
    • What is an inner stack?
    • Creating and manipulating inner stacks
    • split
    • compose
    • compress
    • push
    • pop
    • inject
    • injectN / pinjectN
    • Type and type constants for stacks
    • Why use inner stacks?
  • String Operations
    • split
    • compress
    • compose
  • Code Examples
    • Example 1

Indices and tables¶

  • Index

  • Module Index

  • Search Page

stack_script

Navigation

Contents:

  • Basic Operations
  • Stack Operations
  • Input/Output
  • Instruction Definition
  • Loop Control
  • Inner Stack Operations
  • String Operations
  • Code Examples

Related Topics

  • Documentation overview
    • Next: Basic Operations

Quick search

©2026, P4o1o. | Powered by Sphinx 7.2.6 & Alabaster 0.7.12 | Page source