Added Elixir Logo (#19983)
This commit is contained in:
committed by
Christopher McCormack
parent
cf0d7a699d
commit
997cccd534
@ -1,6 +1,10 @@
|
||||
---
|
||||
title: Elixir
|
||||
---
|
||||
|
||||
<img src="https://elixir-lang.org/images/logo/logo.png">
|
||||
|
||||
|
||||
## Elixir
|
||||
|
||||
Elixir is a dynamic, functional programming language built to run on the Erlang virtual machine (BEAM). Elixir is known for being a concurrent and general purpose language that is often leveraged with the powerful Phoenix framework. This language was created by José Valim, and has been influenced by languages like Ruby, Erlang, and Closure.
|
Reference in New Issue
Block a user