summaryrefslogtreecommitdiff
path: root/devel/wide/DESCR
blob: 9f506f786c915488c935cc07912fb4315a476aa8 (plain)
1
2
3
4
5
6
7
8
9
10
WIDE stands for 'The While IDE', an integrated development environment for the
While programming language.

With WIDE you will be able to:

   1. Create and edit While Programs written in standard list concrete syntax,
      and a novel textual (string) syntax developed exclusively for WIDE.
   2. Compile and Run While Programs.
   3. Debug Programs.
   4. Easily experiment with meta-programming ideas and concepts.