Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Feb 21, 2024
1 parent 2b88934 commit e0e7926
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ _Subscript_ supports [common syntax](https://en.wikipedia.org/wiki/Comparison_of

### Justin

_Justin_ is minimal JS subset, _JSON_ + _expressions_, no keywords (just `in`).
See [thread](https://github.com/endojs/Jessie/issues/66) for details. It extends _subscript_ with:
_Justin_ is minimal no-keywords JS subset, _JSON_ + _expressions_ (see [thread](https://github.com/endojs/Jessie/issues/66)).<br/> It extends _subscript_ with:

+ `a ** b` (right-assoc)
+ `a ? b : c`
Expand Down

0 comments on commit e0e7926

Please sign in to comment.