Skip to content

thecoder0/ScalaScraperJLSTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalaScraperJLSTest

This project utilizes Scala Scraper to extract references from all sections of the Java Language Specification (JLS) - SE 22 Edition and constructs a directed graph based on reference counts. It then performs topological sorting to visualize the dependency hierarchy of JLS sections.

Output of topological ordering:

About

Content extraction from JLS using Scala Scraper and topological ordering of the graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages