stack_script

Contents:

  • Basic Operations
  • Stack Operations
  • Loop Control
  • Input/Output
  • Instruction Definition
  • Code Examples
stack_script
  • Welcome to stack_script’s documentation!
  • View page source

Welcome to stack_script’s documentation!

Contents:

  • Basic Operations
    • Introduction
    • Mathematical Operations
    • Boolean Operations
    • Comparison Operations
    • Type Casting
    • Exit Operation
  • Stack Operations
    • Pushing Instructions
    • drop
    • dup
    • swap
    • top
    • compose
    • apply
    • quote
    • clear
    • Special Values
  • Loop Control
    • if
    • nop
    • loop
  • Input/Output
    • print
    • printall
  • Instruction Definition
    • define
    • delete
    • isdef
  • Code Examples
    • Example 1

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, Paolo Checchin.

Built with Sphinx using a theme provided by Read the Docs.