For people who are going to ask "Do people still use pascal?", long story short-> yes they do, and Free Pascal Compiler is not only the traditional Pascal that we used to lean in school, it's also an Object Pascal compiler, and has many many libraries for modern programming :)) I started learning programming with Pascal when I was a child, it helped me to understand many things, lately I had a look at Python, which I…
http://www.ethoberon.ethz.ch/books.html
http://www.ocp.inf.ethz.ch/wiki/Documentation/Front
You can also have a look how the OS used at ETHZ were like:
http://progtools.org/article.php?name=oberon§ion=compile...
We already had it quite good on the PC with Turbo Pascal and later Delphi, which is why I find a bit sad that it took us almost 20 years to get .NET Native, instead of it being the default toolchain from day one.