Basic Erlang Driver Revisited

Hypothetical Labs - kevin - May 27, 2009

One of the projects I’ve been working on is a linked-in driver for libiconv named baberl. It’s based on my original simple driver project with several refinements and fixes.

I’ve cleaned up and generalized several of the fixes in baberl and put them into a new standalone github repo here.

I’m happiest with the new code for sending structured data to C from Erlang. It’s similar to what ei but with several limitations. At some point I’ll probably port it to use ei but it’s good enough for now.

All of the code, except for the smaz bits, is under the MIT license. Pull it, fork it, do what you will with it. I hope the code makes linked-in drivers easier to understand and implement.



Categories: Blogs  Hypothetical Labs  

Comments

No comments so far, you could be the first.

Add comment

Name:

Email:

URL:

Smileys

Remember my personal information

Notify me of follow-up comments?