Amber-Slime

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

Amber-Slime

Paul DeBruicker
Hi -

I created some Slime rules for amber that check for the issues in the
bullet points here:

https://github.com/NicolasPetton/amber/wiki/Porting-code-from-other-Smalltalk-dialects

It will automatically rewrite Characters to strings and any reference of
Smalltalk to 'Smalltalk current'

There is a Metacello configuration in the squeaksource repository here:

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


I've only tested it on Pharo-1.3-13315 on the CogVM 2522 on Linux so let
me know if you run into any issues and I'll try to help me out.

Paul