OpenCyphal / pydsdl

Cyphal DSDL processing front end implemented in Python
https://opencyphal.org
MIT License
11 stars 9 forks source link

Proper handling of undefined identifiers in constant expressions #14

Closed pavel-kirienko closed 5 years ago

pavel-kirienko commented 5 years ago

Currently, an internal failure is generated when the parser encounters an undefined identifier in a constant expression.