/stack

Fifth is a new stack-based language. A stack is a data structure which can only have elements added to the top. Fifth stores a stack of integers and supports commands to manipulate that stack. Operations always apply to the top of the stack.

Primary LanguagePython

Stargazers

No one’s star this repository yet.