> Foo.str
module Foo
strategies
main = if id then id end

> parse-stratego -i Foo.str | ast2abox -p /nix/store/…-strategoxt-0.17M3pre16585/share/stratego-front/Stratego-pretty.pp.af | abox2text
[ ast2abox | error ] No pp entry found for: (2,[“IfThen”])
[ ast2abox | error ] Cannot rewrite to box:
IfThen(Id,Id)

Submitted on 5 February 2007 at 12:14

Log in to post comments