Hello Vladimir, > Is there an util to convert code in an indentation-based syntax to a braced one? if you don't want full compilability, you can "pretty-print" it (PrettyPrint.n) such a feature could be in a (still not-existing) code formatter regards, phantom