* [ANN] Diamondback Ruby - Program Analysis for Ruby
@ 2009-04-22 23:18 Michael Furr
0 siblings, 0 replies; only message in thread
From: Michael Furr @ 2009-04-22 23:18 UTC (permalink / raw)
To: caml-list
I am pleased to announce that the first public release of the
Diamondback Ruby static type inference system is now available!
http://www.cs.umd.edu/projects/PL/druby/
The Diamondback Ruby (DRuby) project aims add a typing discipline to Ruby
that is simple for programmers to use, flexible enough to handle common
idioms, that provides programmers with additional checking where they want
it, and reverts to run-time checks where necessary.
DRuby is implemented in OCaml and its type system is built on top of a
more general framework for program analysis of Ruby programs. Our
framework includes its own GLR parser (thanks to dypgen), a simplified
intermediate language, pretty printers for emitting syntactically valid
Ruby code, and a library for instrumenting and profiling Ruby executions.
While the current release is tailored toward end-users of the type system,
we plan to distribute the underlying analysis framework separately in the
future. As such, I would like to invite anyone who is interested in
exploring program analysis for Ruby to consider using DRuby. We have a
mailing list setup on our website for general discussion and future
release announcements.
Cheers,
Mike Furr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-22 23:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-22 23:18 [ANN] Diamondback Ruby - Program Analysis for Ruby Michael Furr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox