April 18, 2020
1:49 p.m.
I've tackled more than 600 of the RosettaCode problems in Smalltalk. Unfortunately, this was done as exercises in developing my own Smalltalk system. If anyone would like to have a zip file to serve as a shortcut for developing Pharo versions, you'd be very welcome. On Fri, 17 Apr 2020 at 21:31, Steffen Märcker <merkste@web.de> wrote:
Hi,
some of you might have hear of Rosetta Code, a Wiki that presents solutions to standard programming tasks in various languages. I figured that in many categories no Smalltalk/Pharo solutions are shown. Maybe we can contribute some pieces from time to time? I started with the following:
https://rosettacode.org/wiki/Tree_traversal#Smalltalk
Your comments are welcome.
Best, Steffen