Skip to content

LINVAST/eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation of LINVAST AST builders on open-source repositories

Java

Repository % Files parsed (LoC) Files failed (LoC)
antlr4 98.5 513 (73577) 8 (1917)
graal 91.2 11155 (2012335) 1097 (398405)
jdk11 85.7 41892 (8212099) 6978 (1121008)

Note: The lines of code (LoC) metric for failed files is a bit misleading as it seems the parser failed to parse that many lines, when in fact the parser probably failed on few lines in the file, but the benchmark counts all of them as failed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages