home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / lisp / 2302 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!udel!rochester!cantaloupe.srv.cs.cmu.edu!bam
  3. From: bam+@cs.cmu.edu (Brad Myers)
  4. Subject: Japanese Input
  5. Message-ID: <BtLH53.Inr.2@cs.cmu.edu>
  6. Sender: news@cs.cmu.edu (Usenet News System)
  7. Nntp-Posting-Host: bam.garnet.cs.cmu.edu
  8. Organization: School of Computer Science, Carnegie Mellon
  9. Date: Wed, 26 Aug 1992 14:19:50 GMT
  10. Lines: 20
  11.  
  12. Does anyone have a routine to generate EUC encoding of Japanese characters
  13. from input typed on a conventional keyboard written in Lisp?  If not, how
  14. about a different encoding?  I have a routine to convert EUC to the right
  15. indexes to make the k14 CLX font print out the right way, so now I need to
  16. deal with input.  There are a number of C implementations, but they 
  17. are rather long and complicated, and I would rather not re-implement
  18. them.  Surely someone in Japan or elsewhere has done this.
  19.  
  20. Thanks,
  21.  
  22. Brad A. Myers
  23. School of Computer Science
  24. Carnegie Mellon University
  25. 5000 Forbes Avenue
  26. Pittsburgh, PA  15213-3890
  27. (412) 268-5150
  28. FAX: (412) 681-5739
  29. bam@a.gp.cs.cmu.edu
  30.  
  31.  
  32.