/stack-processor

A set of tools to emulate the work of stack processor and write programs for it.

Primary LanguageC

stack-processor

A set of tools to emulate the work of stack processor and write programs for it.

File info

Directory Name Purpose
stack-processor The emulator itself
assembler Assembler for the processor
disassembler As the name says, the disassembler
examples Small programs written in assembly. Fibonacci series, quadratic equation solver, qubes of numbers computation.
headers No comment.
work-space Directory supplied with scripts for comfortable work with the assembler.