MOUSE |
||||||||||||
|
MOUSE-2002Mouse-2002 my own extension of the Mouse-83 programming language originally described in the book Mouse: A Language for Microcomputers by Peter Grogono in 1983 [2]. It includes a number of extensions to Mouse-83:
DocumentationInterpreters
mouse <filename>where <filename> is the file name of the Mouse program. If no file extension is specified in the file name, an extension of .mou is assumed. Alternatively, Mouse-2002 can be run in "interactive" mode. Do do this, type: mousefrom the command line. You can then enter Mouse statements interactively. (For example: 2 3 + ! ). To exit the program, type &quit or &exit . ProgramsThe example programs from Peter Grogono's book [2] are all available here. Page numbers indicate the location of the program in the book.Programs from Mouse: A Language for MicrocomputersThe example programs from Peter Grogono's book [2] are all available here. Page numbers indicate the location of the program in the book.
More Programs
Test Programs
Bibliography
Web sites
Contact InformationI may be contacted at:![]() |
Copyright © 2006 David G. Simpson
http://Mouse.DavidGSimpson.com