Skip to content

Commit

Permalink
Update NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pgagnidze committed Jun 2, 2023
1 parent 5e3bf83 commit 41c44f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NOTES.md
Expand Up @@ -60,6 +60,8 @@ You can check the [tests](./ena/spec/e2e.lua) for more examples. You can run all
Execute the [input.ena](./example/input.ena) for the input program. `input.ena` has comments to explain the syntax briefly.

Check out the new [sysinfo.ena](./example/sysinfo.ena) program that shows various system informations for Linux and Darwin os.

Check out the [Wiki](https://github.com/pgagnidze/ena/wiki/Enadoc) for more details about the Ena syntax.

**Summary of modifications:**
- Optional statement separator (;)
Expand Down

0 comments on commit 41c44f1

Please sign in to comment.