On Monday, 30 November 2015 at 00:31:31 UTC, Eric conrad wrote:
I'm new to D. Been toying with it from the command-line using vim. My end goal is to develop a scalable web application. Is there any existing web framework that are close to "raw D" that i can use to achieve this goal? Or i have to create my own framework. Sorry for this noob question.
I expect that this is what most everyone will point you to: http://vibed.org/ - Jonathan M Davis
