[ANN] Tree library for Squeak

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Tree library for Squeak

hernanmd
Hello. I've ported the Bruce Samuelson TreeLW implementation from VisualWorks to Squeak.

http://www.squeaksource.com/TreeLW.html

Hope it helps somebody.
Cheers

Hernán



Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Tree library for Squeak

Adrian Lienhard
Excuse my ignorance, but what is TreeLW?

Adrian


On Oct 25, 2007, at 22:05 , Hernán Morales wrote:

> Hello. I've ported the Bruce Samuelson TreeLW implementation from  
> VisualWorks to Squeak.
>
> http://www.squeaksource.com/TreeLW.html
>
> Hope it helps somebody.
> Cheers
>
> Hernán
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Tree library for Squeak

hernanmd
Hello Adrian, no problem, maybe the package description on SqueakSource isn't very clear. I think this could be most useful to people wanting to represent Trees explicitly in Smalltalk. The TreeLW class comments contains extensive documentation about this package and there are also lot of tests included.

Hernán

2007/10/25, Adrian Lienhard <[hidden email]>:
Excuse my ignorance, but what is TreeLW?

Adrian


On Oct 25, 2007, at 22:05 , Hernán Morales wrote:

> Hello. I've ported the Bruce Samuelson TreeLW implementation from
> VisualWorks to Squeak.
>
> http://www.squeaksource.com/TreeLW.html
>
> Hope it helps somebody.
> Cheers
>
> Hernán
>
>