If I read it correctly, there is no possibility to create classes, structs, templates, functions or to import libs at runtime.
Is there already an approach to add some functionality?
I know, that D is a compiled language, but Java is too and supports class loading at runtime or more in general: runtime evaluation.

Reply via email to