Skip to content

VirtusLab/types-usage-counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Types usage counter

A set of scala code to process information obtained from TASTy files within Spark. All using Scala 3.

Run it with scala-cli . --main-class localCluster to process information in standalone Spark, scala-cli . --main-class typesFrom -- <org> <name> <version> to process single library outside of Spark.

We are using Scala CLI to manage the code used in this project.

About

Method usage counter implemented in Scala 3 using TASTy and Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%