In this module, students will build upon their previous implementation of the stack machine in Module 2 to add in typing enforcement. As expressions are evaluated...
TO-DO: Implementation of a more robust typing system in the source code must be completed before this module can be documented.
The following test should run to completion:
> dfx deploy
Deploying all canisters.
All canisters have already been created.
Building canisters...
Installing canisters...
Upgrading code for canister StackMachine, with canister_id renrk-eyaaa-aaaaa-aaada-cai
...
> dfx canister call Test run
()