Run D on AWS Lambda

Laeeth Isharc via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jul 26 08:27:27 PDT 2015


On Sunday, 26 July 2015 at 05:47:04 UTC, Martin Nowak wrote:
> On Sunday, 26 July 2015 at 03:55:17 UTC, Laeeth Isharc wrote:
>> https://aws.amazon.com/lambda/
>> https://github.com/Laeeth/awslambda_d
>> http://blog.0x82.com/2014/11/24/aws-lambda-functions-in-go/
>> No proper docs yet, but you can figure it out from the go 
>> example.
>
> Please take the time to write the damn docs and a small article.
> If you don't know where to host it, you can write a guest entry 
> on my blog https://code.dawg.eu/.

(I also wanted to figure out how to get static linking of phobos 
working first, as putting libraries in the zip doesn't seem a 
solid solution.  All this stuff is second nature to anyone who 
has been programming the past twenty years, but when I learnt C 
unix machines were expensive and not available to me and I barely 
used linux till 18 months ago.  So linker and compilation 
switches and linking models in general are still a bit mysterious 
to me).


More information about the Digitalmars-d-announce mailing list