JuliaStaging
Results
3
repositories owned by
JuliaStaging
GeneralizedGenerated.jl
88
Stars
10
Forks
Watchers
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
26
Stars
6
Forks
Watchers
The implementation of NameResolution.jl for Julia language.
NameResolution.jl
16
Stars
3
Forks
Watchers
A package for your code to understand scoping rules(including mutability of free variables).