PLC-lang / rusty

Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
201 stars 52 forks source link

OSCAT Validation #781

Open 99NIMI opened 1 year ago

99NIMI commented 1 year ago

We can compile OSCAT but still have many validation errors.

ghaith commented 1 year ago

The issue with assignments should be solved here : https://github.com/PLC-lang/rusty/issues/778 I'll add tests for pointers as well

99NIMI commented 1 year ago

The issues with generic validation should be solved with #780