Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Michael Furr <furr@cs.umd.edu>
To: caml-list@inria.fr
Subject: [ANN] Diamondback Ruby - Program Analysis for Ruby
Date: Wed, 22 Apr 2009 19:18:08 -0400 (EDT)	[thread overview]
Message-ID: <Pine.GSO.4.64.0904221915580.14656@loompa> (raw)


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


                 reply	other threads:[~2009-04-22 23:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.64.0904221915580.14656@loompa \
    --to=furr@cs.umd.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox