This page starts a collection of tips for programming in Stratego. ----+++ Programming * [[Coding standards]] -- layout and naming conventions * [[Debugging techniques]] * [[Stratego idiom]] -- standard methods for solving problems * [[PitFalls][Pitfalls]] -- common errors made in StrategoLanguage specifications * [[Refactoring Strategies]] -- improve the design of Stratego code -----+++ Compilation * [[AutoXT]] -- support for setting up packages with Autoconf and Automake * Get started with XtApplet -----+++ Installation * [[Stratego Configurations]]