Pushpop is an experimental stack-based programming language I’ve been working on.

This is a collection of design thoughts, implementation discussions, and small coding exercises as Pushpop takes shape.

Some motivation and thoughts on the design of Pushpop

Example 1: Calculate square roots using Newton's Method