Skip to content
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

DEFINE IMAGE gets parsed as an error #218

Open
gustason opened this issue Sep 23, 2024 · 2 comments
Open

DEFINE IMAGE gets parsed as an error #218

gustason opened this issue Sep 23, 2024 · 2 comments
Assignees
Labels
blocked by 🌳 Blocked by tree-sitter implementation bug Something isn't working

Comments

@gustason
Copy link
Collaborator

gustason commented Sep 23, 2024

For example,

define IMAGE SplashImage
  FILENAME "cd/images/greatlogo"
  SIZE-PIXELS 432 BY 266 BGCOLOR 8 FGCOLOR 8.

Get parsed as this:
image

@gustason gustason added bug Something isn't working to create 🌳 Create and link tree-sitter ticket labels Sep 23, 2024
@gustason
Copy link
Collaborator Author

Likewise, DEFINE FRAME does not get parsed either:

define FRAME SplashFrame
  SplashImage
  WITH SIZE-PIXELS 432 BY 266 NO-BOX FONT 4 BGCOLOR 8.

@eglekaz eglekaz self-assigned this Dec 4, 2024
@eglekaz eglekaz added blocked by 🌳 Blocked by tree-sitter implementation and removed to create 🌳 Create and link tree-sitter ticket labels Dec 4, 2024
@eglekaz
Copy link
Collaborator

eglekaz commented Dec 4, 2024

Registered: usagi-coffee/tree-sitter-abl#104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by 🌳 Blocked by tree-sitter implementation bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants