命令が4つ、メモリが10個の仮想スタックマシンを javascript で実装しました。
A Virtual Stack-machine, it has four operations and ten addressing memory, implemented by javascript.
- working example http://quwahara.github.com/stackmachine/bs/stackmachinebs.html
| Name | Name | Last commit date | ||
|---|---|---|---|---|
命令が4つ、メモリが10個の仮想スタックマシンを javascript で実装しました。
A Virtual Stack-machine, it has four operations and ten addressing memory, implemented by javascript.