trogon / ketupa-predicates

Parsing library to evaluate predicates
MIT License
0 stars 0 forks source link

Reduce instances of parser #40

Closed mklemarczyk closed 2 years ago

mklemarczyk commented 2 years ago

Goal is to reduce amount of instances of parser, it is not needed that each predicate processing object contains it's own. It will reduce memory usage.

Embeds PDB debug information inside library file.

Closes #39