[plt-scheme] Re: [ANN] New PLaneT packages

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Fri Jul 31 21:39:48 EDT 2009

A few more...

(require (planet jaymccarthy/job-queue))
A multi-threaded job queue.
http://planet.plt-scheme.org/display.ss?package=job-queue.plt&owner=jaymccarthy

(require (planet jaymccarthy/svn-prop))
A small FFI for Subversion working copy properties
http://planet.plt-scheme.org/display.ss?package=svn-prop.plt&owner=jaymccarthy

(require (planet jaymccarthy/twitter))
A Twitter API
http://planet.plt-scheme.org/display.ss?package=twitter.plt&owner=jaymccarthy

(require (planet jaymccarthy/wrap-dict))
A wrapper for dictionaries with limited datatype support
http://planet.plt-scheme.org/display.ss?package=wrap-dict.plt&owner=jaymccarthy

On Fri, Jul 31, 2009 at 4:03 PM, Jay McCarthy<jay.mccarthy at gmail.com> wrote:
> Hi all,
>
> Some new packages available...
>
> (require (planet jaymccarthy/gl-world))
> OpenGL World is like world, but the rendering functions are in a GL context.
> http://planet.plt-scheme.org/display.ss?package=gl-world.plt&owner=jaymccarthy
>
> (require (planet jaymccarthy/gl2d))
> This package provides convenience routines for 2D graphics with OpenGL.
> http://planet.plt-scheme.org/display.ss?package=gl2d.plt&owner=jaymccarthy
>
> (require (planet jaymccarthy/chipmunk))
> An FFI to the Chipmunk 2.5D rigid body physics engine.
> http://planet.plt-scheme.org/display.ss?package=chipmunk.plt&owner=jaymccarthy
>
> Some new versions too...
>
> Functional Relational Algebra 2.2
> http://planet.plt-scheme.org/display.ss?package=fra.plt&owner=jaymccarthy
>
> Enjoy!
>
> Jay
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
>
> "The glory of God is Intelligence" - D&C 93
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.