Skip to content

Add fl_parse() test tool to call flisp parser directly#70

Merged
c42f merged 1 commit intomainfrom
cjf/fl-parse-func
Aug 24, 2022
Merged

Add fl_parse() test tool to call flisp parser directly#70
c42f merged 1 commit intomainfrom
cjf/fl-parse-func

Conversation

@c42f
Copy link
Copy Markdown
Member

@c42f c42f commented Aug 24, 2022

This allows us to call the flisp parser directly instead of using
Meta.parse which may have been overridden with the JuliaSyntax parser.

Fix the tests to always use the flisp reference parser.

This allows us to call the flisp parser directly instead of using
Meta.parse which may have been overridden with the JuliaSyntax parser.

Fix the tests to always use the flisp reference parser.
@c42f c42f merged commit 80d4399 into main Aug 24, 2022
@c42f c42f deleted the cjf/fl-parse-func branch August 24, 2022 07:41
c42f added a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
…iaSyntax.jl#70)

This allows us to call the flisp parser directly instead of using
Meta.parse which may have been overridden with the JuliaSyntax parser.

Fix the tests to always use the flisp reference parser.
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
…iaSyntax.jl#70)

This allows us to call the flisp parser directly instead of using
Meta.parse which may have been overridden with the JuliaSyntax parser.

Fix the tests to always use the flisp reference parser.
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

Successfully merging this pull request may close these issues.

1 participant