Showcase
- soulsalicious multi-platform intro scripted in R using rdyncall,DynCall,OpenGL,SDL and friends.
Users
Some noteworthy and interesting projects using dyncall:
- BridJ - Call C, C++, ObjectiveC libraries from Java without compiling native code
- rdyncall - Call native code from R without compiling native code
- GTK Server - Use GTK from shellscripts and interpreted programming languages, etc.
- Spe - Source Python Extensions
- PAWN - Scripting language (uses dyncall for amxProcess module)
- Orocos Toolchain - Library for real-time robotics applications (uses dyncall for typelib ruby bindings http://rock-robotics.org/api/typelib/index.html)
- FL2 Allocator for LLVM
- REBOL3 dyncall extension
- Access Csound through R - This R package allows basic access to the Csound API from R (uses rdyncall)
- simpleforth - Small Forth implementation
- NQP - "Not Quite Perl", an implementation of a subset of the Perl6 language
- Zavolaj - Native call interface for Rakudo



