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
|
||||||
|
|
||||||
Lytlang's goal is to allow for more terse Elixir code and is itself written in
|
Lytlang's goal is to enable you to write Elixir code more tersely and is itself
|
||||||
Elixir. Its syntax is a terrible merging of Elm, CoffeeScript, Elixir,
|
written in Elixir. Its syntax is a terrible merging of Elm, CoffeeScript,
|
||||||
a sprinkling of Rust, and some made-up crap. Here's a rough preview:
|
Elixir, a sprinkling of Rust, and some made-up crap. Here's a rough preview:
|
||||||
|
|
||||||
```
|
```
|
||||||
!mod Leetcode
|
!mod Leetcode
|
||||||
|
|
Loading…
Reference in a new issue