KO
|
EN
gitlite — search
Search
#ai
#claude-code
#ai-agents
#python
#developer-tools
#mcp
#claude
#open-source
#automation
#codex
#llm
#typescript
spec
★ 47
Open GitHub ↗
Erlang Language Specification (Draft)
Download README (.md)
Explore Similar Repositories
PSROIAlign
:
(Oriented) PsRoIAlign Operation In Tensorflow C++ API
flask_pytorch
:
using flask to run pytorch model
shubhcron
:
A drop-in cron replacement that can run your jobs on auspicious timings.
Kali-WSL-chroot
:
Kali Linux Windows App chroot builder script
podlive-macos
:
Never miss a live streaming podcast!
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
spec
?
Download (.md)
Erlang Language Specification ============================= This repository contains a **draft** for an [Erlang][] language specification. Current State ------------- The draft is in its current state quite old and outdated, but it contains lots of valuable information. The initial commit contains its state as of February 1999. We publish the source for the draft in the hope that we in collaboration with the Erlang community eventually will be able to produce an official Erlang Language Specification. [The original draft][] from 1999 is available in the download area at erlang.org. Build the Document ------------------ The draft is written using [LaTeX][]. In order to build the document you need to have LaTeX tools installed on your system. If you type `make` in the top level directory, the document will be produced as a Postscript document. Contributions ------------- Contributions are very welcome, and will be handled more or less the same way as [contributions][] to the [Erlang/OTP repository] are handled. License ------- The Erlang Language Specification is licensed under the [Apache License 2.0][]. [Erlang]: http://www.erlang.org [Apache License 2.0]: http://www.apache.org/licenses/LICENSE-2.0 [Erlang/OTP repository]: https://github.com/erlang/otp [contributions]: https://github.com/erlang/otp/blob/master/CONTRIBUTING.md [LaTeX]: https://www.latex-project.org [The original draft]: http://www.erlang.org/download/erl_spec47.ps.gz