[fpc-pascal] Readline substitute

noreply at z505.com noreply at z505.com
Sat Dec 10 22:13:28 CET 2011


>> The usual answer for this question is libreadline. I already worked with
>> it (in plain C) but before I do a header translation for FreePascal I
>> wanted to ask you for your opinion if there is a better alternative or
>> anybody already has a header translation or even programmer-friendly
>> wrapper for the history and auto-completion stuff.
>
> linenoise[1] and editline[2] are alternatives. Don't know if there are
> pascal bindings to those.
>
> [1]: https://github.com/antirez/linenoise
> [2]: http://www.thrysoee.dk/editline/


Also these pages too:
http://sourceforge.net/projects/libedit/
http://s11n.net/editline/

All bsd licensed





More information about the fpc-pascal mailing list