8000 GitHub - elliVM/pth_03: Data Processing Language (DPL) parser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elliVM/pth_03

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTH-03

This is component for parser made with ANTLR+ for DPLanguage

Developement

Install needed depencies and for editor module for XPath

TEST

mvn clean package for building the project and tests with it

Internal Logic

The Lexer takes tokens from incoming commands and parsers allocates them to relevant parsing mode.

The logic how the parser works can be seen from the parser file.

About

Data Processing Language (DPL) parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ANTLR 59.4%
  • Java 40.6%
0