JuliaLang / JuliaLang/JuliaSyntax.jl
Any guides for upgrading code from JuliaSyntax 0.4 to 1.0
- Dominant language
- Julia
- Stars
- 293
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Are there any guides or notes on upgrading code written against JuliaSyntax 0.4 to use 1.x?
I thought I could maybe look at the documentation website to compare between 0.4 and 1.0, but discovered that the website only has dev docs, no release docs (see issue #596).
Background: it'd be nice to have Cthulu.jl working with JuliaSyntax 1.x, and there is https://github.com/JuliaDebug/Cthulhu.jl/pull/661 but that is stalled. I'd try to contribute but without a place to start, this is difficult (as described on the linked PR, the current issues is an access to an `args` field of a `GreenNode` which apparently no longer exists in 1.x).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.