Skip to content

Commit

Permalink
#51 no DSL or syntactic sugar
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Dec 2, 2016
1 parent a1f6a96 commit aa56f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ These things we **don't tolerate**:
* unchecked exceptions
* operators
* flow control statements (`for`, `while`, `if`, etc)
* DSL and [syntactic sugar](https://en.wikipedia.org/wiki/Syntactic_sugar) ([why?](https://github.com/yegor256/eo/issues/51))

These things we **want** to build in:

Expand Down

0 comments on commit aa56f21

Please sign in to comment.