Last active
April 5, 2017 17:33
-
-
Save cosmez/9f58c03b719210ce65e8 to your computer and use it in GitHub Desktop.
Racket Public FFI Examples
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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