This is an implementation of first-class lists, which are represented by numerical indexes, and stored as strings. There's no automatic garbage collection yet, but you can create and delete lists as you would like.