Erlang — langbanklangbank / languages /
Erlang
- detection recognise a file as this language
- comments strip comments without parsing
- facets know it hosts components or styles
- conventions find its tests and fixtures
- toolchain name a tool that handles it
- compiler build or run it
- analyser lint or format it
- ecosystem resolve its packages
- id
erlang- role
- programming
- extensions
.app .app.src .erl .es .escript .hrl .xrl .yrl- filenames
Emakefile rebar.config rebar.config.lock rebar.lock- shebangs
escript- line comment
%- shares
.es with JavaScript