public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* How to customize the reader and printer in a language implementation
@ 2015-02-19  3:52 mikel evins
  2015-02-19  7:41 ` Per Bothner
  0 siblings, 1 reply; 3+ messages in thread
From: mikel evins @ 2015-02-19  3:52 UTC (permalink / raw)
  To: Kawa mailing list; +Cc: mikel evins

Per,

What's the right way to arrange for Kawa to use an output format that's not in the formats array in Shell.java? I want to use my own printer with the Bard implementation.

While I'm asking, I may as well also ask about the right way to customize the reader to handle alternative syntax for certain value expressions. For example, I want to read expressions like "{...}" as finite maps, and "[...]" as persistent sequences. I'd also like to arrange for a different surface syntax for character objects.

Thanks,

--me

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-19  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-19  3:52 How to customize the reader and printer in a language implementation mikel evins
2015-02-19  7:41 ` Per Bothner
2015-02-19  7:45   ` mikel evins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).