Dec. 5, 2012
9:24 a.m.
Cool, where can we found source code of the monkey? -- Pavel On Wed, Dec 5, 2012 at 4:43 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I had a sudden urge to program something so I revived the monkey (partly)
- full smalltalk implementation (no more ruby) - basic command line handler (could be better but works..) - using OSProcess with FileSystem-Legacy in 2.0
the only thing missing are the couple of changes I proposed for the main image:
- http://code.google.com/p/pharo/issues/detail?id=7097 - http://code.google.com/p/pharo/issues/detail?id=7096 - http://code.google.com/p/pharo/issues/detail?id=7095
once they are in, we're ready to roll cami on fernet