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, MySql, and JavaScript are supported. Patterns can be described within the code or using a DSL.

License

Notifications You must be signed in to change notification settings

inkoit/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, MySql, and JavaScript are supported. Patterns can be described within the code or using a DSL.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 96.8%
  • ANTLR 1.0%
  • PLSQL 0.8%
  • Java 0.6%
  • PHP 0.4%
  • SQLPL 0.3%
  • Other 0.1%