rhaberkorn / erlang-slang

Updated version of erlang-slang from Jungerl

Home Page:http://jungerl.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is slang, an erlang interface to the amazing highly portable tty
interface that gave us such nice tty applications as mutt and slrn

It's distributed as an erlang application (without a start mod) which makes
it possible to integrate into a larger build environment.
We use this at bluetail to have a terminal application onto our
actual target machine. It can be used to anything that's possible
to di with the slang lib itself.

It's know to compile and run with slang version 1.4.2

The API is one-to-one withe the normal C-api to slanglib.


demo: contains some various demos
doc:  well .. yes guess what
config: contains configure scripts and stuff

To compile:

$ (cd config; ./configure)
$ make

About

Updated version of erlang-slang from Jungerl

http://jungerl.sourceforge.net/


Languages

Language:C 69.0%Language:Tcl 23.5%Language:Slash 5.0%Language:Erlang 1.4%Language:Perl 0.5%Language:Shell 0.3%Language:JavaScript 0.1%Language:PHP 0.1%