In CAS 703 class, it is asking to use two very different computer languages to implement an algorithm in the first assignment. These two languages are WEB, created by Don Knuth for literate programming; and Eiffel created by Bertrand Meyer, an object-oriented language featuring the concept of design by contract.
Unlike learning common computer languages, such as C/C++ and Perl, learning these two languages makes me head-ache, since I am not smart in learning languages and my TOFLE score is unspeakable. The paper for WEB and the documentation for Eiffel are fantastic and wonderful, but what I am actually looking for for my first step, is a piece of sample code less than 20 lines for each of them, and I don’t want to see just ‘Hello, World!
‘.
Pardon me, I am lazy.