Skip to content

A stack-based interpreter that borrows all opcodes from Whitespace

License

Notifications You must be signed in to change notification settings

HuidaeCho/stacki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacki

Stacki is a stack-based interpreter that borrows all opcodes from Whitespace. It is not another assembler for Whitespace, but it has an analogous syntax to that of it; each opcode and operand can be directly translated into a corresponding one of Whitespace.

Homepage: https://oldgeni.isnew.info/stacki.html

License

Copyright (C) 2003, Huidae Cho <https://idea.isnew.info>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

About

A stack-based interpreter that borrows all opcodes from Whitespace

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published