Skip to content

add activate! support for JuliaSyntax and JuliaLowering #58055

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
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

oscardssmith
Copy link
Member

@oscardssmith oscardssmith commented Apr 9, 2025

requires JuliaLang/JuliaSyntax.jl#547 for JuliaSyntax and c42f/JuliaLowering.jl#10 for JuliaLowering

Usage:

using JuliaSyntax, JuliaLowering
@activate JuliaSyntax[:for_julia_lowering]
@activate JuliaLowering # this will fail parsing and fallback to flisp, but theoretically after this line, everything should work using JuliaLowering

@mlechu mlechu added the DO NOT MERGE Do not merge this PR! label Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Do not merge this PR!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants