Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sriharivishnu committed Oct 10, 2020
1 parent 92098ce commit fa398ba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,6 @@ All expressions are implemented with the visitor pattern, implementing an accept
The interpreter goes through all statements, and executes them. Each statement implements an execute() method, which invokes its function.
## Work in Progress
- For loops
- Functions
- Strings
- Add built-in functions for common data types
## Potential Cool Unique Features to Add:
- User-defined operations

0 comments on commit fa398ba

Please sign in to comment.