TUTOR programming language
TUTOR programming language is a programming language created in 1969. TUTOR (also known as PLATO Author Language) is a programming language developed for use on the PLATO system at the University of Illinois at Urbana-Champaign around 1965. TUTOR was initially designed by Paul Tenczar for use in computer assisted instruction (CAI) and computer managed instruction (CMI) (in computer programs called "lessons") and has many features for that purpose. For example, TUTOR has powerful answer-parsing and answer-judging commands, graphics, and features to simplify handling student records and statistics by instructors. Read more on Wikipedia...
51Years Old | 20Users | ?Jobs |
- the TUTOR programming language wikipedia page
- TUTOR programming language first appeared in 1969
- See also: cobol, python, c, pascal, ascii
- Have a question about TUTOR programming language not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
unit someu NAME1,NAME2,NAME3(SIZE) NAME4=CONSTANT floating:NAME5,NAME6,NAME7(SIZE) integer, NUM BITS:NAME8,NAME9 integer, NUM BITS,signed:NAME10 integer:NAME11
Last updated August 9th, 2020