blob: 47c08ffbd8eef110e2eba2fa2028b966067b8ebc (
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.
|