-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
introduce executer.Run and ExecutionData and DLCI
Notes: we reformulated the memory model s.t. everything is stored in docker containers (including literals). This in order to bubble up through the AST once we've treversed to its deepest depths, we only need to return the DLCI which is a pointer to the docker container (memory cell) which contains our data Co-authored-by: Connor Walsh <[email protected]> Co-authored-by: Mouse Reeve <[email protected]> Git issue references: Gamelan music currently playing: Gendhing Sumyar
- Loading branch information
connorwalsh
committed
Mar 22, 2018
1 parent
be65a2d
commit 6c23c8b
Showing
3 changed files
with
42 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters