Xref: utzoo comp.lang.lisp:3449 comp.lang.scheme:1445 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!decwrl!shelby!neon!neon.Stanford.EDU!ham From: ham@Neon.Stanford.EDU (Peter R. Ham) Newsgroups: comp.lang.lisp,comp.lang.scheme Subject: Japanese Lisp/Scheme Message-ID: Date: 28 Jul 90 01:41:54 GMT Sender: news@Neon.Stanford.EDU (USENET News System) Distribution: comp Organization: Stanford University Lines: 15 Does anyone know of any implementations of Lisp or Scheme that allow the source to include Japanese text as: characer constants string constants in comments as identifiers as keywords Is it easy to change an existing Scheme or Lisp interpreter to allow this? Specifically, I'm trying to do this with Scheme->C. Any experiences? --