Skip to content

Chichichkin/JavaLexicalValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaLexicalValidator

Bison+Flex lexical validator for java 8

About project

This is my cours work project thats allow to validate if the file containe valid java 8 code or not.

Issues

Currently it doesent allow to use annotations, type arguments and can't corectly work with methods of the class, thats return non void type of value.

how to use

Just use make file like this: make all make run Or you can do this: make debug make run To see current shift/reduce and reduce/reduce errors

About

Bison+Flex lexical validator for java 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published