Giter Club home page Giter Club logo

Comments (9)

renggli avatar renggli commented on August 10, 2024

Thank you for reporting. Does not seem to have to do with blocks, but assignments. Minimal example I could come up with is the following:

example
  a := 1.
  b := 2

from dart-petitparser.

xmehaut avatar xmehaut commented on August 10, 2024

from dart-petitparser.

renggli avatar renggli commented on August 10, 2024

I've exported this grammar from Pharo Smalltalk and migrated the unit tests, but other than that it has not seen any use. In Pharo the same grammar was used to successfully parse and recompile the complete image; but maybe something got lost when exporting. Unfortunately I can't run my old images anymore, will have a look later tonight if I can spot an obvious problem.

from dart-petitparser.

xmehaut avatar xmehaut commented on August 10, 2024

from dart-petitparser.

xmehaut avatar xmehaut commented on August 10, 2024

Thanks renggli ; it was indeed subtile (i don't understand the impact :-() ..

moreover, when i look at the equivalent parser in https://github.com/moosetechnology/PetitParser/blob/development/src/PetitSmalltalk/PPSmalltalkGrammar.class.st, I've seen some changes from the dart one...

best regards

from dart-petitparser.

renggli avatar renggli commented on August 10, 2024

The Dart code was auto-exported from Smalltalk over 7 years ago with this commit: 3a424af (the bug was already present there, so there is an issue with the exporter). I have not touched the grammar since, other than to make it work with the latest version of PetitParser in Dart (migrate to using the grammar definition builder). Also I have not touched the original Smalltalk code in over 10 years, so I don't know if any changes were made on the Smalltalk side?

from dart-petitparser.

xmehaut avatar xmehaut commented on August 10, 2024

from dart-petitparser.

renggli avatar renggli commented on August 10, 2024

I looked at the parse trace of the two inputs. There I saw that the statement separating dot was consumed as a binary selector token.

from dart-petitparser.

xmehaut avatar xmehaut commented on August 10, 2024

from dart-petitparser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.