Skip to content

This is a demonstration of connecting C compiled dlls with ruby using ruby-ffi

Notifications You must be signed in to change notification settings

alikh31/Ruby-FFI-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ruby-FFI-C

This is a demonstration of connecting C compiled dlls with ruby using ruby-ffi

build

  • build test dll : $ make

  • install ffi $ gem install ffi

  • redirect into ruby directory $ cd .\ruby

  • run ruby test $ .\test.rb

About

This is a demonstration of connecting C compiled dlls with ruby using ruby-ffi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published