[racket] Efficiency of tight loops in Racket

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Jan 14 09:21:36 EST 2011

9 hours ago, David Nolen wrote:
> 
> With a good FFI it seems like someone could write a great Racket DSL
> for evented network programming a la Node.js minus all the JS
> callback cruft.

I know very little about it, but it looks like it covers stuff that
racket includes as built in functionality.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.