amazon-ion / ion-cli

Apache License 2.0
31 stars 15 forks source link

Add support for writing SExpression in code generation #107

Closed desaikd closed 3 months ago

desaikd commented 4 months ago

Issue #105:

Description of changes:

This PR works on adding support for writing SExpression in code generation.

Generates Code:

List of changes:

Tests

Modifies roundtrip tests for given ISL files and input Ion values to verify SExpression support.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.