RTL - Register Transfer Language. Chris Fraser& J.
Davidson, U Arizona early 80s. Intermediate code for a
machine with an infinite number of registers, used for machine-independent
optimization. RTL is used by the GNU C compiler and by Davidsons VPCC
(Very Portable C compiler). "Quick Compilers Using Peephole Optimization",
Davidson et al, Soft Prac & Exp 19(1):79-97 (Jan 1989).
Comments, Experience, Additions
Next Language: RTL/1