The Easy-C is language that has similar expressive power to the popular ANSI-C language while avoiding many of the issues that make ANSI-C difficult and/or tedious to code in. Easy-C is a strongly typed object oriented language.
The following incomplete documents are available:
- Downloads
- Compiler Downloads
- Language Reference Manual
- This is the language reference manual for Easy-C. It is kind of dry reading.
- Easy-C Tutorial
- This is a language tutorial geared towards people who are familiar with programming concepts, but want figure out if Easy-C is really all that easy to learn.