Phrasing
This commit is contained in:
parent
e3d816c83c
commit
54f2f11251
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Lytlang
|
||||
|
||||
Lytlang's goal is to allow for more terse Elixir code and is itself written in
|
||||
Elixir. Its syntax is a terrible merging of Elm, CoffeeScript, Elixir,
|
||||
a sprinkling of Rust, and some made-up crap. Here's a rough preview:
|
||||
Lytlang's goal is to enable you to write Elixir code more tersely and is itself
|
||||
written in Elixir. Its syntax is a terrible merging of Elm, CoffeeScript,
|
||||
Elixir, a sprinkling of Rust, and some made-up crap. Here's a rough preview:
|
||||
|
||||
```
|
||||
!mod Leetcode
|
||||
|
|
Loading…
Reference in a new issue