
Top : Computers : Programming : Languages :
ABC
Websites
By Leo Guerts, Lambert Meertens, Steven Pemberton; Prentice Hall, 1991, ASIN 0130000272. Full details of language, implementations; many sample programs. [Amazon.com]
http://www.amazon.com/exec/obidos/ASIN/0130000272
Classic test program, written in ABC.
site exerpt
ABC abc WHILE (1=1 WRITE Hello World submitted by: Danny Schales (dan@engr.latech.edu)...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.
site exerpt
A Short Introduction to the ABC Language Two new implementations are now available: an improved PC version, and precompiled binaries for Redhat Linux. ABC is an interactive programming language and environment for personal computing, originally intended as a good replacement for BASIC. It was designed by first...