Skip to content

kevinlynx/erl-rmmseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

erl-rmmseg

This library binds rmmseg-cpp to erlang as BIF.

Compile

Compile all cpp source files in src/rmmseg-cpp and link them to a shared library (dll/so). You need install erlang first, and specify the erlang NIF header files to compile.

Once compiled, use functions in rmmseg module, i.e:

  • load_dicts
  • seg_space
  • seg

About

This library binds rmmseg-cpp to erlang as BIF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published