-
Notifications
You must be signed in to change notification settings - Fork 0
jonathlela/ocamlsearchr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compilation: # Compile the ocaml library to an object file ./compile_ml # Compile to a dynamic shared library (libocamlsearchr.so) ./compile_c # Compile the library to interface with ruby to a dynamic shared library (librubyocamlsearchr.so) ./compile_ruby Examples: With the C library: ./compile_exc LD_LIBRARY_PATH="." ./exc With the ruby library: LD_LIBRARY_PATH="." ruby exruby.rb Clean: # Clean all the files and examples ./clean
About
relative search tool in ocaml
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published