brucehsu / GobiesVM

A Ruby VM written in Go aims to exploit parallelism via Software Transactional Memory
MIT License
184 stars 8 forks source link

RArray #3

Closed brucehsu closed 10 years ago

brucehsu commented 10 years ago

Contains a list of Objects, which is managed through built-in slice support of Go.

brucehsu commented 10 years ago

https://github.com/brucehsu/GobiesVM/commit/cef05bfa22ab8bee43ce18b6c2cddc7983db4530