Pinned Repositories
GeneralizedGenerated.jl
A generalized version of Julia generated functions @generated to allow closures in generated functions and avoid the use of runtime eval or invokelatest.
JuliaVariables.jl
The implementation of NameResolution.jl for Julia language.
NameResolution.jl
A package for your code to understand scoping rules(including mutability of free variables).
JuliaStaging's Repositories
JuliaStaging/GeneralizedGenerated.jl
A generalized version of Julia generated functions @generated to allow closures in generated functions and avoid the use of runtime eval or invokelatest.
JuliaStaging/JuliaVariables.jl
The implementation of NameResolution.jl for Julia language.
JuliaStaging/NameResolution.jl
A package for your code to understand scoping rules(including mutability of free variables).