Sx

All Files in sxreader/
Login

All Files in sxreader/

Files in directory /sxreader in any 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: