test/bones.lisp @ 1dd07907df49

Implement the stack, register designators, and track permanent vars

Still need to implement the machine code changes to handle permanent vars, as
well as the allocation instructions.
author Steve Losh <steve@stevelosh.com>
date Fri, 15 Apr 2016 20:28:35 +0000
parents d08be7892816
children 5c914fbcb042
(in-package #:bones-test)

(def-suite :bones)
(in-suite :bones)