Multiline expressions #12

Open
opened 2025-01-02 18:35:16 +00:00 by James · 1 comment
Owner

It looks like it will be pretty trivial to update the lexer to allow for multiline expressions. As I start experimenting with more complex functions, the readability gains will be worth the effort.

It looks like it will be pretty trivial to update the lexer to allow for multiline expressions. As I start experimenting with more complex functions, the readability gains will be worth the effort.
James self-assigned this 2025-01-02 18:35:16 +00:00
Author
Owner

The lexer already supports everything it needs to. I need to update parsing and the eval helpers that call parsing instead to bring this functionality in.

The lexer already supports everything it needs to. I need to update parsing and the eval helpers that call parsing instead to bring this functionality in.
Sign in to join this conversation.
No Milestone
No project
No Assignees James
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: James/tricu#12
No description provided.