IntersectMBO / IntersectMBO/plutus
Conform uplc parsing to spec
Open
Builtins
Low priority
status: triaged
Textual representation
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 508
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
From the specification:
> Note. At the time of writing the syntax accepted by IOG’s parser for textual Plutus Core differs slightly from that above in that subobjects of Constr, Map and List objects must not be parenthesised: for example one must write `(con data (Constr 1 [I 2, B #,Map []])`. This discrepancy will be resolved in the near future.
Is it possible to address this shortcoming?
Contributor guide
Assessment
This issue has not been assessed yet.