uqbar-project / wollok

Wollok Programming Language
GNU General Public License v3.0
60 stars 16 forks source link

Replace the 100%-native wollok lists by a "partially native" wollok List class in SDK #360

Closed javierfernandes closed 9 years ago

javierfernandes commented 9 years ago

We need to provide a wollok List class as part of the SDK. Of course this class will be coded in wollok language. Although we will have some native methods. Eventually the list literals will end up instantiating this classes.

This has 3 main purposes

javierfernandes commented 9 years ago

Done in feature branch

javierfernandes commented 8 years ago
screen shot 2015-11-19 at 13 19 40