Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 345 Bytes

This project provides a simple parser for the Splunk Processing Language (SPL) in Python. It outputs parse trees of SPL queries. It is not necessarily intended to be used as part of a compiler.

It is capable of parsing 66 of the most common approximately 132 SPL commands.

Pull requests welcome.

Contact: Sara Alspaugh [email protected]