Thread overview | |||||
---|---|---|---|---|---|
|
January 07, 2007 Plugins in d | ||||
---|---|---|---|---|
| ||||
Hi, is there a way to work with dynamic plugins in d? some kind of dll/so-stuff. or something directly in the language? thanks christian |
January 07, 2007 Re: Plugins in d | ||||
---|---|---|---|---|
| ||||
Posted in reply to Christian Köstlin | look like ddl is exactly what i needed. i will give this a try :) |
January 07, 2007 Re: Plugins in d | ||||
---|---|---|---|---|
| ||||
Posted in reply to Christian Köstlin | Christian K��������������������������� wrote: > look like ddl is exactly what i needed. i will give this a try :) LOL. There is way. D supports DLLs, but it's support kind of suck. But it all depends on your needs. I'm crying about this for more than a year... And for more than a year I'm trying DDL from time to time and I've never succeeded to load a single symbol :).... |
Copyright © 1999-2021 by the D Language Foundation