This file is targeted at the translators and serves as a basic tutorial for translating this project. It includes two lists of terms:
- terms which do not get translated at all
- terminology translations (glossary)
Class names and proper nouns do not get translated.
- actors - модель акторов
- atom - атом
- guard operator - сторожевой оператор
- keyword list - список с ключами
- match operator - оператор сопоставления
- pin operator - фиксирующий оператор
- pipe operator - оператор потока
- sigils - строковая метка
- tuple - кортеж
- function clauses - объявления функций
- boolean - логический тип
- collection - коллекция
- concatenation - конкатенация
- exception - исключение
- float - число с плавающей запятой
- head - голова
- integer - целое число
- interpolation - интерполяция
- list - список
- map - ассоциативный массив
- metaprogramming - метапрограммирование
- pattern matching - сопоставление с образцом
- rebind variable - переприсвоение переменной
- substraction - вычитание
- tail - хвост