Calypso: Direct and full interfacing to C++

Laeeth Isharc via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Apr 16 12:35:24 PDT 2015


On Thursday, 16 April 2015 at 16:42:42 UTC, Elie Morisse wrote:
> On Thursday, 16 April 2015 at 06:43:25 UTC, Suliman wrote:
>> Could anybody wrote very simple tutorial, that show how to use 
>> any popular C/C++ lib without binding? I mean step by step 
>> manual.
>>
>> Also it would be nice to get binary builds for Windows to test.
>
> Suliman sorry for keeping you waiting :)
> I'll be spending the evening installing MSVC and Qt Creator, 
> and building Calypso for Windows users to play with and to help 
> with testing. Expect binaries tomorrow.
>
> The usage should be clear just by looking at and building the 
> examples in tests/calypso.

Thanks for doing all of this - an impressive effort by a single 
person.

Is it worth writing a quick D build script to automate 
downloading and building the whole thing?  There are lots of 
different little bits to get right that become invisible with 
experience.  "Everything's easy when you know how to do it".  I 
got stuck at various points previously, but I will have another 
go, and if I get there this time will turn into a quick script.


More information about the Digitalmars-d-announce mailing list