https://github.com/pierre-rouleau/about-erlang
Notes about the Erlang programming language
https://github.com/pierre-rouleau/about-erlang
erlang
Last synced: 4 months ago
JSON representation
Notes about the Erlang programming language
- Host: GitHub
- URL: https://github.com/pierre-rouleau/about-erlang
- Owner: pierre-rouleau
- License: mit
- Created: 2019-03-04T12:41:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T17:48:28.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T00:14:50.797Z (over 1 year ago)
- Topics: erlang
- Size: 3.68 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=====================================================
About the Erlang Programming Language and Environment
=====================================================
:Home page: https://github.com/pierre-rouleau/about-erlang
:Time-stamp: <2021-05-21 07:51:38, updated by Pierre Rouleau>
:Copyright: Copyright © 2020, 2021 by Pierre Rouleau
:License: `MIT `_
This project holds information about the Erlang Programming Language.
It is a work in progress. Suggestions and contributions are welcome!
**Sections**:
#. `Learning Erlang`_
#. `Installing Erlang`_
#. `Editing Erlang Code`_
#. `Tools for Erlang`_
**Related Projects**:
- trying-erlang_
- PEL_
.. _Learning Erlang: doc/learning-erlang.rst
.. _Installing Erlang: doc/installing-erlang.rst
.. _Editing Erlang Code: doc/editing-erlang.rst
.. _Tools for Erlang: doc/erlang-tools.rst
.. _trying-erlang: https://github.com/pierre-rouleau/trying-erlang
.. _PEL: https://github.com/pierre-rouleau/pel#readme
..
-----------------------------------------------------------------------------