Skip to content

Commit

Permalink
Update README, remove old next-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
lszeremeta committed Dec 13, 2018
1 parent 279b716 commit ccb4787
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,17 @@
This project based on [ANTLR grammars-v4 project](https://github.com/antlr/grammars-v4).

## Testing grammar

Run tests on files in ``yars/examples``:

```shell
mvn clean test
```

Grammar is currently under development. Therefore, ``yars/examples`` contain partial examples that do not show all structures YARS structures, but correspond to the current state of grammar. More extensive examples of YARS are available in ``yars/next-examples``.

## Contribution

Would you like to improve this project? Great! We are waiting for your help and suggestions. If you are new in open source contributions, read [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/).

## License

Distributed under [BSD license](https://github.com/lszeremeta/antlr-yars/blob/master/LICENSE).
6 changes: 0 additions & 6 deletions yars/next-examples/prefixes1.yars

This file was deleted.

5 changes: 0 additions & 5 deletions yars/next-examples/simple1.yars

This file was deleted.

0 comments on commit ccb4787

Please sign in to comment.