Skip to content

Latest commit

 

History

History

pql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

PQL - the PicoTorrent Query Language

PQL is a simple query language for filtering torrents in PicoTorrent.

Building

java -jar .\antlr-4.8-complete.jar -Dlanguage=Cpp -package pt::PQL -visitor -no-listener -o generated .\Query.g4