[ANN] heist 0.3.0 Released

J

James Coglan

[Note: parts of this message were removed to make it a legal post.]

heist version 0.3.0 has been released!

<http://github.com/jcoglan/heist>
Heist is a Scheme interpreter written in Ruby. It provides an executable
for running Scheme code directly, and also allows the interpreter to be
easily embedded in, and extended using, Ruby applications. It nominally
targets R5RS, though is likely to be more liberal than other
implementations.


Changes:

### Version 0.3.0 (2009-07-31)

We've got all your data types now
* Vectors are supported, including the full R5RS library, macro and
quasiquoting support
* Characters are available, including named characters (#\newline, #\space,
#\tab)
* The full R5RS character and string libraries are implemented
* Complex numbers work correctly on Ruby1.9
* Dotted tail notation properly supported in macro templates
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top