Commit Graph

4 Commits

Author SHA1 Message Date
Peter McGoron 625fdfeb39 Revert "object: rename"
This makes things much slower for questionable benefit. A better
version might use a hash table. A better interpreter would use
some form of partial evaluation to optimize the EQ? chain.

This reverts commit 4acea69841.
2024-09-27 11:15:35 -04:00
Peter McGoron 4acea69841 object: rename 2024-09-26 21:52:51 -04:00
Peter McGoron 3c34c4a5a7 object: change to a stateful table 2024-09-26 21:46:01 -04:00
Peter McGoron 0d5f4545d0 add object helper functions 2024-09-24 18:14:46 -04:00