Skip to content

▪️ An engine for searching patterns in the source code, based on Unified AST or UST. At present time C#, Java, PHP, PL/SQL, T-SQL, and JavaScript are supported. Patterns can be described within the code or using a DSL.

License

smartfish/PT.PM

 
 

Repository files navigation

PT.PM (PT Pattern Matching Engine)

PT Pattern Matching Engine, or PT.PM, is an engine for searching patterns in the source code. PT.PM is based on Unified Abstract Syntax Tree (UST). At present time C#, Java, PHP, PL/SQL, T-SQL, and JavaScript are supported. Patterns can be described within the code or using a domain-specific language (DSL).

Build Status (Windows & Linux)

Windows & Linux Build Status

Artifacts are also available.

Documentation

See a Wiki and articles at PT.Doc.

License

PT.PM License.

About

▪️ An engine for searching patterns in the source code, based on Unified AST or UST. At present time C#, Java, PHP, PL/SQL, T-SQL, and JavaScript are supported. Patterns can be described within the code or using a DSL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.7%
  • PLSQL 1.0%
  • Java 0.8%
  • ANTLR 0.6%
  • PHP 0.5%
  • SQLPL 0.3%
  • Other 0.1%