Files
pkgsrc-ng/devel/wide/DESCR
2013-09-26 17:14:40 +02:00

11 lines
419 B
Plaintext

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.