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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RuntimeGeneratedFunctions.jl!