Skip to content

Instantly share code, notes, and snippets.

@cosmez
Last active April 5, 2017 17:33
Show Gist options
  • Save cosmez/9f58c03b719210ce65e8 to your computer and use it in GitHub Desktop.
Save cosmez/9f58c03b719210ce65e8 to your computer and use it in GitHub Desktop.
Racket Public FFI Examples
taglib https://github.com/takikawa/taglib-racket/blob/master/taglib/taglib.rkt
libsdl http://planet.racket-lang.org/package-source/pb82/sdl4racket.plt/1/1/src/
allegro https://github.com/kazzmir/racket-allegro-5/blob/master/allegro.rkt
libgit2 https://github.com/jarnaldich/racket-git/blob/master/libgit2.rkt
opencl http://planet.racket-lang.org/package-source/jaymccarthy/opencl.plt/3/4/c/
openmpi http://planet.racket-lang.org/package-source/jaymccarthy/openmpi.plt/1/1/ffi/
zeroqm http://planet.racket-lang.org/package-source/jaymccarthy/zeromq.plt/2/1/zmq.rkt
svn http://planet.racket-lang.org/package-source/jaymccarthy/svn-prop.plt/1/0/main.ss
chipmunk http://planet.racket-lang.org/package-source/jaymccarthy/chipmunk.plt/1/0/chipmunk-ffi.ss
opencv https://github.com/oetr/racket-opencv
opensl https://github.com/greghendershott/sha
sfml https://github.com/shargoj/racket-sfml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment