JuliaStaging
utilities to analyze, generate and evaluate julia code for multi-stage scenarios
Popular repositories Loading
-
GeneralizedGenerated.jl
GeneralizedGenerated.jl PublicA generalized version of Julia generated functions @generated to allow closures in generated functions and avoid the use of runtime eval or invokelatest.
-
JuliaVariables.jl
JuliaVariables.jl PublicThe implementation of NameResolution.jl for Julia language.
-
NameResolution.jl
NameResolution.jl PublicA package for your code to understand scoping rules(including mutability of free variables).
Repositories
Showing 3 of 3 repositories
- GeneralizedGenerated.jl Public
A generalized version of Julia generated functions @generated to allow closures in generated functions and avoid the use of runtime eval or invokelatest.
JuliaStaging/GeneralizedGenerated.jl’s past year of commit activity - NameResolution.jl Public
A package for your code to understand scoping rules(including mutability of free variables).
JuliaStaging/NameResolution.jl’s past year of commit activity