A Short Introduction to the ABC Language - http://homepages.cwi.nl/~steven/abc/
Python's predecessor. Interactive language, environment for personal computing, originally intended as replacement for BASIC. Designed by first doing task analysis of programming. Home site, description, code samples, downloads, contact. English, Nihongo. |
ABC Programming Language - http://en.wikipedia.org/wiki/ABC_programming_language
Growing article, with links to many related topics. [Wikipedia] |
Hello, World Program - http://www2.latech.edu/~acm/helloworld/abc.html
Classic test program, written in ABC. |