[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Properly binding C libraries using callbacks
- From: Patrick Rapin <toupie300@...>
- Date: Thu, 20 Oct 2011 23:22:35 +0200
>I'm currently writing a binding for linenoise
Your work interests me. I also tried to replace the Readline library
with Linenoise for the completion of my LuaDura application.
After some time, I gave up, not because of crashes, but because it
seemed that the project lacks of maturity, and I got lost in the 42
different forks inside GitHub...
Does Antirez still maintain his library? Based on the number of pull
requests, one might have some doubts.
So what fork are you using?