Skip to content

hoelzro/luael

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Luael is a libedit binding for, you guessed it, Lua.

Why?

Because I wanted something to do. Also, I plan to write a command line tool in Lua, and I wanted to use a non-GPLed library with readline-like functionality.

Building

Currently, I just have a simple Makefile. So just run 'make' to build el.so.

Installing

Nothing yet; just copy el.so to somewhere in your package.cpath!

About

Libedit bindings for Lua.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages