Sx

Files in sxreader/ of tip
Login

Files in sxreader/ of tip

Files in directory /sxreader from the latest check-in


sxreader - a reader for symbolic expressions

This packages provides a reader to transform the textual representation of an symbolic expression into one or more internal sx.Objects.

sxreader.Reader uses a value that implements the io.Reader interface to read the textual representation.

Currently, the reader supports these representations:

Textual representations starting with # must not be used as a sx.Symbol, because such representation may encode other sx.Objects in the future.

When creating a sxreader.Reader, some options can be specified to customize the behaviour of the reader: