On 28/01/2012 16:45, Mark Morgan Lloyd wrote:
Hans-Peter Diettrich wrote:
Mark Morgan Lloyd schrieb:
Over the last few weeks I've hacked together a partial APL implementation, for use as a way of specifying lists of numbers etc. when passing commands between computers implementing a large distributed system. For test purposes I've compiled it on Linux as a command-line app and am using FPC's keyboard unit to implement a layout similar to http://www.aplusdev.org/keyboard.html, with Alt as meta and Esc to go into composition mode (use cursor keys to move between the glyphs on each key). Internal storage is in widestrings, external files etc. UTF-8.

Not sure if it helps:

http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=22339

Microsoft Keyboard Layout Creator 1.4


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to