Skip to content

ESultanik/ascid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascid

Ascid is the Self-referential Cycle IDentifier. It is capable of quickly (in linear time) detecting the maximum length repeated substrings in text files.

This is often useful, e.g., when debugging a program that loops infinitely, vi&., ascid can determine the point at which the log output loops back on itself.

Usage

$ python ascid.py FILE_TO_PROCESS

About

ascid is the self-referential cycle identifier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages