Simple Stack Machine
Sun, 10 September, 2000
atze at uu dot nl
Example Code
Introduction
Download
Machine model
Instructionset
User Interface
All topics from SSM
Example Code
Atze Dijkstra
.
Example assembly code
Simple Expressions:
t02expr.ssm
,
t03expr.ssm
.
Faculty, iterative version:
t04faciter.ssm
.
Faculty, recursive version:
t05facrec.ssm
.