Hi, I am looking into AST transformations and played with the RBPattern language, which isn't quite powerful enough to do what I want to do (my matching patterns are more complex). I found papers about Phorms, which seems like a nice language to investigate. But I could not find any repository to load the code from. Where can I find the Phorms code? Cheers, Manuel
Found it. RewriteTool (http://smalltalkhub.com/#!/~MarkRizun/RewriteTool/commits <http://smalltalkhub.com/#!/~MarkRizun/RewriteTool/commits>) Phorms (http://smalltalkhub.com/#!/~CamilleTeruel/Patterns/commits <http://smalltalkhub.com/#!/~CamilleTeruel/Patterns/commits>) Anybody has experience using these after Pharo 5, i.e. Pharo 6/7?
On 19 Feb 2019, at 13:50, Manuel Leuenberger <leuenberger@inf.unibe.ch> wrote:
Hi,
I am looking into AST transformations and played with the RBPattern language, which isn't quite powerful enough to do what I want to do (my matching patterns are more complex). I found papers about Phorms, which seems like a nice language to investigate. But I could not find any repository to load the code from.
Where can I find the Phorms code?
Cheers, Manuel
participants (1)
-
Manuel Leuenberger