Crate sparser [] [src]

Structs

Cons

A linked list

Enums

Rule
Value

Value represents all the things that are elements of the list expression

Functions

parse

This function will return a abstract syntax tree represented as a deep nested linked list for given s-expression syntax.