8000 Bug in the .JCM file · Issue #49 · jacamo-lang/jacamo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug in the .JCM file #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nilsonLazarin opened this issue Jun 3, 2023 · 1 comment
Open

Bug in the .JCM file #49

nilsonLazarin opened this issue Jun 3, 2023 · 1 comment

Comments

@nilsonLazarin
Copy link
Contributor

Hello everyone,

When I put the "}" in a new line, it works well. See lines 17,20,23,26,29.

Captura de tela de 2023-06-03 04-37-58

But when I put the "}" on the same line, the interpreter complains. See line 16.

Captura de tela de 2023-06-03 04-38-34

@jomifred
Copy link
Collaborator
jomifred commented Jun 5, 2023

Hi Nilson,

this a known issue of the JCM parser.... If someone here has more experience with JavaCC parser generator, it would be a great help fixing this issue. (the parser is code is at https://github.com/jacamo-lang/jacamo/blob/master/src/main/javacc/JaCaMoProjectParser.jj)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0