erlang / eep

Erlang Enhancement Proposals
http://www.erlang.org/erlang-enhancement-proposals/
264 stars 66 forks source link

Erlang Enhancement Process

This repository contains in the subdirectory eeps/ the EEPs (Erlang Extension Proposals), in Markdown (*.md) format produced in the Erlang Enhancement Process.

The EEP Index in EEP 0 gathers all EEPs and is built with the tools in the following paragraphs from the EEPs themselves.

This repository also contains a version of a Markdown.pl script in subdirectory md/ that can be used, for example with the also contained Perl build script and some helper scripts, to produce HTML versions of the *.md EEPs.

Type perl build.pl or ./build.pl depending on your environment to rebuild all HTML that needs to be rebuilt. A reasonable perl (5.8) is all that is needed.

Patch suggestions to this repository should be sent to eeps@erlang.org (remember to subscribe to the list first) as stated in the Erlang Enhancement Process.

"The Markdown Project"
"Markdown.pl"
"Erlang Enhancement Process"
"Perl build script to overcome Makefile inportability"
"EEP 0: Index of EEPS"

Copyright

This document is placed in the public domain or under the CC0-1.0-Universal license, whichever is more permissive.

Author

Erlang/OTP, Raimo Niskanen, 2010, 2018