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

Tron (computing)

For thoughtful child sponsors

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 of 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 generators 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.


TRON is also a multi-byte character encoding. It is similar to Unicode but does not use Unicode's Han unification process: each character from each CJK character set is encoded separately, including archaic and historical equivalents of modern characters. This means that Chinese, Japanese, and Korean text can be mixed without any ambiguity as to the exact form of the characters; however, it also means that characters with equivalent semantics may be encoded more than once, complicating some operations.

External link