APL code page
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs)  (→References) | Dan Tobias  (Talk | contribs)  | ||
| Line 4: | Line 4: | ||
| }} | }} | ||
| − | The '''APL code page''' was used in early implementations of APL on IBM computer systems and terminals. It was an [[EBCDIC]]-based character set which replaced many of the characters with the specialized ones needed by the [[APL]] programming language. | + | The '''APL code page''' was used in early implementations of APL on IBM computer systems and terminals. It was an [[EBCDIC]]-based character set which replaced many of the characters with the specialized ones needed by the [[APL]] programming language. The original mainframe version was IBM code page 293, while a later ASCII-based version was IBM code page 907. | 
| == References == | == References == | ||
| * [http://en.wikipedia.org/wiki/APL_%28codepage%29 APL codepage (Wikipedia)] | * [http://en.wikipedia.org/wiki/APL_%28codepage%29 APL codepage (Wikipedia)] | ||
| * [http://www.wickensonline.co.uk/apl-transcoding.html APL <-> Unicode transcoding in Java] | * [http://www.wickensonline.co.uk/apl-transcoding.html APL <-> Unicode transcoding in Java] | ||
Revision as of 00:42, 26 November 2012
The APL code page was used in early implementations of APL on IBM computer systems and terminals. It was an EBCDIC-based character set which replaced many of the characters with the specialized ones needed by the APL programming language. The original mainframe version was IBM code page 293, while a later ASCII-based version was IBM code page 907.

