Easy C
From HBRC WIki
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:
- 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.
- Easy-C Rationale
- This is a discussion about why Easy-C is designed the way it is.
