> > I'm curious if there's something more like along the lines of a > step-by-step tutorial for the FFI? I can see that it's well documented, but > it would great if there was something more along the lines of an > introductory tutorial. > > 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. > > And so many other things... +1 for the FFI tutorial! Although often the most difficult part is to find good documentation and examples about the linked library itself, unfortunately.
Laurent
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

