Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 477 Bytes

TeamProject2014-15

Interactive Grammar Editor - Team L Team Project

Preview - Interim Report

Features

  • Lexing & Parsing eBNF Files
  • Finds and Highlights Errors
    • Back-to-front range
    • Invalid Range strings
    • Left Recusion Detection
    • Duplicate rule names
    • Undeclared rule names
  • Code Colourisation
  • Recursive Rule Highlighting