ParaPhrase/skel

A Streaming Process-based Skeleton Library for Erlang

Erlang

160

10 commits

updated Apr 16, 2025

See the code

README

skel

A Streaming Process-based Skeleton Library for Erlang

Usage

make to compile the library source

make examples to compile the library and the examples

make console to compile and get a console (make examples console will give you a console with the examples recompiled too.)

make typecheck to typecheck

make typer to get inferred types (only of use during development for methods without type specs)

make clean to clear up the repo.

make todo to see some todos

Tutorial

A tutorial and API documentation may be found at: Link

BSD 3-clause licence in LICENCE

Contributors

lenary

6 commits

adbarwell

2 commits

vjanjic

1 commits

ParaPhrase/skel

A Streaming Process-based Skeleton Library for Erlang

Erlang

160

10 commits

updated Apr 16, 2025

See the code

README

skel

A Streaming Process-based Skeleton Library for Erlang

Usage

make to compile the library source

make examples to compile the library and the examples

make console to compile and get a console (make examples console will give you a console with the examples recompiled too.)

make typecheck to typecheck

make typer to get inferred types (only of use during development for methods without type specs)

make clean to clear up the repo.

make todo to see some todos

Tutorial

A tutorial and API documentation may be found at: Link

BSD 3-clause licence in LICENCE

Contributors

lenary

6 commits

adbarwell

2 commits

vjanjic

1 commits

Languages

Erlang

96.4%

Makefile

1.8%

CSS

1.8%