[racket] Status of the Allegro bindings?

From: Jon Rafkind (rafkind at cs.utah.edu)
Date: Fri Apr 13 13:49:03 EDT 2012

You should really use the allegro5 bindings, they should work on OSX unlike the allegro4 bindings. The allegro.plt package bindings were for Allegro4.

To answer your question the allegro.plt package should probably show up on planet, its a bug that it doesn't. I think I was supposed to look into it but I failed.

If you just want the allegro.plt package I can give it to you.

On 04/13/2012 11:17 AM, Danny Yoo wrote:
> I could have sworn I remember seeing a binding to the Allegro game
> programming library on PLaneT.
>
> However, grepping for the word "allegro" on the main PLaneT page, or
> the word "game", for that matter, doesn't come up with much.
>
>
> ... Ah, Google to the rescue.  I do see Allegro 5 bindings here on github:
>
>     https://github.com/kazzmir/racket-allegro-5
>
> and I've been able to find the bindings on PLaneT:
>
>     http://planet.plt-scheme.org/display.ss?package=allegro.plt&owner=kazzmir
>
>
> Without Google, though, I don't think I'd be able to find the link to
> this package.  Is there a reason why it's not showing up on the main
> PLaneT package list anymore?  Thanks!
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users


Posted on the users mailing list.