Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
rearrange vm.lisp again
This mess of circular dependencies where everything wants to be evaluated at compile-time (and so everything it depends on needs to be ready at read-time, ew) is horrible. But it needs to be this way, at least for now, so that we can give some locations to the various register storage classes. We now get beyond packing, and fail to emit a block header, and subsequently fail to support type tests. Some more platform-specific development looms in our future...
- Loading branch information
Showing
1 changed file
with
49 additions
and
46 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