Skip to content

EBNF-Checker - a web-based EBNF simulation system

Notifications You must be signed in to change notification settings

klingerko/EBNF_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

EBNF-Checker - a web-based EBNF simulation system

This project (bachelor thesis) was about developing a web-based EBNF simulation system that parses inserted EBNF grammars in a first step and interprets various manual inputs to this syntax in a second step.

  • EBNF parser (JFlex / CUP)
  • EBNF interpreter (self-developed)
  • Web-based application (Google web toolkit)

To run the application just make a git clone and then open "NetBeans-Projekte/EBNF_Checker/build/web/welcomeGWT.html" locally.

About

EBNF-Checker - a web-based EBNF simulation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published