Bystroushaak / tinySelf

Self-like language implemented in the RPython language toolkit.
29 stars 3 forks source link

Encapsulate obj.map in obj #36

Closed Bystroushaak closed 6 years ago

Bystroushaak commented 6 years ago

A lot of code works with map dieectly and that is not clean.