SciML / RuntimeGeneratedFunctions.jl

Functions generated at runtime without world-age issues or overhead
https://docs.sciml.ai/RuntimeGeneratedFunctions/stable/
MIT License
100 stars 14 forks source link

Discussion on ways to overcome "world age" problems #30

Closed rryi closed 3 years ago

rryi commented 3 years ago

I started a discussion on a proposal to overcome "world age" problems in code generation with macros and @generated here.

dawbarton mentioned your package (and GeneralizedGenerated.jl) as a possibly related approach. Maybe you can have a look at it and give a statement to your package in relation to my proposal?

best regards Robert