Make source input dynamic #8

Closed
opened 2024-07-24 22:13:04 +02:00 by xqtc · 1 comment
Owner

Right now the Lexer gets it source on initialization instead of getting it upon executing get_tokens.

Right now the Lexer gets it source on initialization instead of getting it upon executing `get_tokens`.
xqtc added the
Kind/Enhancement
Priority
Low
labels 2024-07-24 22:13:04 +02:00
xqtc added the
Reviewed
Won't Fix
label 2024-07-25 22:21:11 +02:00
Author
Owner

Since the easiest way to instantiate and call the lexer will be the lex! macro, this won't see the day of light.

Since the easiest way to instantiate and call the lexer will be the `lex!` macro, this won't see the day of light.
xqtc closed this issue 2024-07-25 22:22:03 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: xqtc/glsl-lexer#8
No description provided.