sqparse

Crates.io Docs.rs MIT licensed Build status

This is a parser for the Squirrel language, written in Rust. It is primarily designed to parse Respawn's custom Squirrel dialect, but should be able to handle Squirrel 2 and 3 code as well.

Features:

There are probably bugs.

Examples

There are some examples included. Use cargo to run them: