Skip to content

ludo-technologies/polyscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polyscan

Multi-language code quality analysis, built as a monorepo around a shared algorithmic core.

Layout

Directory Description
core/ Language-agnostic analysis algorithms (APTED tree edit distance, LSH/MinHash, CFG analysis, clone detection, coupling/cohesion metrics) as a standalone Go module
jscan/ JavaScript/TypeScript code quality analyzer and standalone Go module

Language analyzers planned to move into or start life in this monorepo:

  • goscan (Go) — planned

pyscn (Python) remains an independent repository and consumes core/ as a Go module dependency.

Versioning

Each module is tagged with a directory prefix, e.g. core/v0.2.0.

License

MIT

About

Multi-language code quality analysis — shared core algorithms (APTED, LSH, CFG, clone detection) and language scanners

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages