unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Arithmetic evaluator for Guile
@ 2010-03-20 17:41 No Itisnt
  2010-03-21 20:39 ` Thien-Thi Nguyen
  2010-03-21 23:08 ` Andy Wingo
  0 siblings, 2 replies; 3+ messages in thread
From: No Itisnt @ 2010-03-20 17:41 UTC (permalink / raw)
  To: guile-user

Here's a little expression evaluator for Guile 1.9 using the new
bytecode compiler. It does arithmetic, exponentiation, modulos, and
equality tests. See the tests at the bottom for example expressions.
This is probably the most dense Scheme program I've written and I
would really appreciate a critique of the code.

http://pastebin.com/dhADj1EM




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

end of thread, other threads:[~2010-03-21 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-20 17:41 Arithmetic evaluator for Guile No Itisnt
2010-03-21 20:39 ` Thien-Thi Nguyen
2010-03-21 23:08 ` Andy Wingo

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).