RuntimeGeneratedFunctions are functions generated at runtime without world-age issues and with the full performance of a standard Julia anonymous function. This builds functions in a way that avoids eval. For technical reasons, RuntimeGeneratedFunctions needs to cache the function expression in a global variable within some module. This is normally transparent to the user, but if the RuntimeGeneratedFunction is evaluated during module precompilation, the cache module must be explicitly set to the module currently being precompiled. This is relevant for helper functions in some modules that construct a RuntimeGeneratedFunction on behalf of the user.
Features
- Tutorials and Documentation
- Examples available
- Change how global symbols are looked up
- Precompilation and setting the function expression cache
- This builds functions in a way that avoids eval
- Licensed under the MIT License
Categories
Data VisualizationLicense
MIT LicenseFollow RuntimeGeneratedFunctions.jl
Other Useful Business Software
Award-Winning Medical Office Software Designed for Your Specialty
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RuntimeGeneratedFunctions.jl!