Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acweathersby authored Oct 5, 2024
1 parent f5113d9 commit 9d9ff79
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,3 @@
<img alt="RADLR large and centered" src="https://raw.githubusercontent.com/acweathersby/radlr/refs/heads/public-main/site/static/img/radlr-logo.svg"/>

A flexible parser compiler for experimentation and rapid syntax development.

- Syntax highlighting
- Code Formatting
- Predictive and recovering syntax analysis
- Automatic generation of AST definitions
- Simple shift/reduce parser interface

- Support for ambiguous grammars (though not recommended)
- Context sensitive lexing (scanning)
- Parsing algorithm detection
- Arbitrary lookahead

0 comments on commit 9d9ff79

Please sign in to comment.