Browse Source

update readme

master
Brett Langdon 10 years ago
parent
commit
9272237cc0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -108,7 +108,7 @@ $ python3 parse.py test.py
```
### AST Parsing
AST parsing will take the validated source grammar and convert it into a valid AST.
AST parsing will take the validated source grammar and convert it into a valid language AST.
The goal is to get a similar AST output as the following:


Loading…
Cancel
Save