freeCodeCamp/guide/russian/miscellaneous/learn-about-elixir/index.md

11 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Learn About Elixir
localeTitle: Узнайте об Эликсире
---
![Логотип Elixir](//discourse-user-assets.s3.amazonaws.com/original/2X/f/ffb29c7c694656265e093920b571731fb25b6029.png)
[Эликсир](http://elixir-lang.org/) - [динамически типизированный](https://en.wikipedia.org/wiki/Type_system#Dynamic_type_checking_and_runtime_type_information) , [функциональный язык программирования,](https://en.wikipedia.org/wiki/Functional_programming) который использует [Erlang](https://www.erlang.org/) VM.
Он был создан [Хосе Валимом](https://github.com/josevalim) в рамках проекта R & D. Разработка Elixir началась в [начале 2011 года](https://github.com/elixir-lang/elixir/graphs/contributors) ; и он приобрел огромную популярность за последние пять лет.
Благодаря энтузиазму активного сообщества, Elixir - довольно язык, который сохраняет здравый смысл и приносит радость в кодировании.