polystat / polystat-cli

MIT License
5 stars 3 forks source link

Parsing failure #23

Open dours opened 2 years ago

dours commented 2 years ago

This parses ok by the original EO interpreter, but fails to parse by this project.

+package org.eolang

[unused] > simplest-class
  unused' > @
nikololiahim commented 2 years ago

@dours thank you for reporting! Can you share a link that explains this part of the syntax? The parser hasn't been updated in a long time, so there may be a lot of missing features like this one.

dours commented 2 years ago

@nikololiahim It is section 2.11 here https://arxiv.org/pdf/2111.13384.pdf