Adrian Fullmer

Results 2 issues of Adrian Fullmer

I see that the physics system is not super extensible at the moment. Leaning in to generic functions and CLOS could make it easier to deal with as long as...

## Expected Behavior ``` make build-clisp (...) make test-clisp (tests pass) ``` ## Current Behavior ``` make build-clisp (...) make test-clisp (tests before ch.13 pass) Qi interpreter - chapter 13:...

bug
linux
clisp