Skip to content
This repository was archived by the owner on Nov 18, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 325 Bytes

File metadata and controls

15 lines (12 loc) · 325 Bytes

TOPS

TOPS is a tiny object prototype system that... is basically a tree of hash tables. And a way of accessing properties. That's it. But it is tiny and it merges seamlessly with the rest of the world, so that's neat.

TODO

  • Tests
  • Everything else

Credits