Updating D-based apps without recompiling it

Ozan via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Mar 26 07:44:27 PDT 2016


On Thursday, 24 March 2016 at 23:03:54 UTC, cym13 wrote:
> On Thursday, 24 March 2016 at 18:46:43 UTC, Jesse Phillips 
> wrote:
>> On Wednesday, 23 March 2016 at 17:29:50 UTC, Jacob Carlborg 
>> wrote:
>>> On 2016-03-23 18:15, Jesse Phillips wrote:
>>>
>>>> Do you have an example of this being done in any other 
>>>> language?

>> My recommendation would have been using a DLL, but that was 
>> already excluded as an option.
>
> It can be done in compiled languages too, here an example of a 
> library that allows it in C http://kitsune-dsu.com/

Great link. Thanks for it


More information about the Digitalmars-d-learn mailing list