Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gloryofrobots committed May 4, 2018
1 parent ce06d7a commit cc4b8c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ or better use pypy

## Features

* Laconic whitespace aware syntax inspired by F#, Python with posibility to write code in Lisp style
* Laconic whitespace aware syntax inspired by F#, Python, Lisp
* Immutable data structures (lists, tuples, maps)
* Pattern matching
* Lexical clojures and lambdas
Expand All @@ -32,7 +32,7 @@ or better use pypy
* Traits as functions operating on types
* Special syntax for partial application
* Stackless virtual machine
* Asymmetric and symetric coroutines
* Asymmetric coroutines
* Symmetric coroutines aka processes
* Decorators for functions, types and generic specialisations
* Special syntax for modifiing deeply nested immutable structures
Expand Down

0 comments on commit cc4b8c4

Please sign in to comment.