The Tron (computing) reference article from the English Wikipedia on 24-Apr-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Tron (computing)

Helping orphans the way you would do it

TRON is a real-time operating system kernel. TRON is an acronym for "The Real-time Operating system Nucleus". The project started by Dr. Ken Sakamura of the University of Tokyo in 1984. Its aim is to create an ideal computer architecture.

The TRON framework define a complete architecture for the different computing units:

As at 2003, the TRON system (TRON OS) is the world's most used operating system, being present in millions of electronic devices.

The specification of TRON is open, but the code generaters are not required to make their source free like GPL. The TRON project permits the source to be protected and closed from the standpoint of intellectual property.

External links



TRON is also a debugging command in the BASIC programming language. It is an abbreviation of TRace ON. It is used primarily for debugging line-numbered BASIC GOTO and GOSUB statements. When the TRON command had been executed, a window would indicate the line number being executed at that instant.

There is also a troff, or TRace OFF, command; it was used for turning the tracing off.