examples: annotate examples
[nit.git] / src / examples / README.md
1 # Example programs on the Nit model and compiler
2
3 This directory contains small sample programs that use the various services of `nitc`.
4
5 Most of these programs should be short, simple and focuses on a few concerns.
6 Successful ones might move to the parent directory and become a full stand-alone tool (with a manpage!)