I want to write plugins for another software using Adept. But with the current memory management model, I think I will have to restrict myself to pure C-style manual memory management. But I'm not even sure about that! (see: https://github.com/AdeptLanguage/Adept/issues/312)
Whatever new memory management model you are going to use for the new Adept, please keep this in mind.
Well, it seems to be currently impossible: https://github.com/AdeptLanguage/Adept/issues/293
I want to write plugins for another software using Adept. But with the current memory management model, I think I will have to restrict myself to pure C-style manual memory management. But I'm not even sure about that! (see: https://github.com/AdeptLanguage/Adept/issues/312)
Whatever new memory management model you are going to use for the new Adept, please keep this in mind.