ion-java icon indicating copy to clipboard operation
ion-java copied to clipboard

Text parser support for e-expressions

Open tgregg opened this issue 2 years ago • 0 comments

Add support for parsing (but not evaluating/expanding) Ion 1.1 data streams.

Ion 1.1's text format is a superset of that of Ion 1.0. It adds encoding expressions (aka e-expressions), which resemble s-expressions but are used as a low-level encoding mechanism for macro invocations.

tgregg avatar Feb 21 '24 23:02 tgregg