El 08/01/2013 7:20, Germ�n Arduino escribi�:
> Hi Hern�n:
>
> I'm glad to help.
>
> It's nice to hear about a Squeak port, but I think that Cuis have some
> big differences with both (Squeak and Pharo) because is a clean
> implementation toward a real Smalltalk-80.
>
> I'm doing some work porting packages (or delta between implementations,
> as for example Network) to make possible port other packages (for
> example web servers, frameworks, etc). My work is on GitHub:
>
https://github.com/garduino
>
Ok, thank you for sharing. I will check it out this weekend.
So if I understood correctly, Cuis-CompatibilityWithOtherSmalltalks is
cross-Smalltalk code which loads properly in Cuis?
>
> The sunday I tried to load some BioSmalltalk packages but as I don't
> know the whole implementation of Bio, if you want to point me for where
> start I can try to help a bit in some free time.
>
Ok, you may read now the updated wiki entry at
http://code.google.com/p/biosmalltalk/wiki/BioSmalltalk
I've included a list and description of packages. In case you want to
port/see some code or you wonder how are implemented other libraries
sources, here are the links:
BioPerl:
http://doc.bioperl.org/bioperl-live/
BioPython:
http://biopython.org/DIST/docs/api/
BioRuby:
http://www.bioruby.org/rdoc/
Please take note that most Bio* libraries are more than 10 years old,
some parts are very mature and others are obsolete, as happens with many
OSS systems.
Best regards,
Hern�n