Re: Beerconf October 2022

2022-10-27 Thread Steven Schveighoffer via Digitalmars-d-announce

On 10/16/22 8:04 AM, Steven Schveighoffer wrote:

# BEERCONF!

Beerconf this month is on October 29-30, one day before Halloween.


Beerconf in 2 days, see you then!

-Steve



Draft DIPs for Review

2022-10-27 Thread Mike Parker via Digitalmars-d-announce
We've had a few draft DIPs submitted to the PR queue recently. 
They could use some folks to look them over and provide some 
feedback:


https://github.com/dlang/DIPs/pulls?q=is%3Apr+is%3Aopen+

I intend to get the review queue moving again as soon as I have a 
DIP author who's ready to go.


Re: Serverino 0.3.0 - now with windows support

2022-10-27 Thread Imperatorn via Digitalmars-d-announce

On Sunday, 16 October 2022 at 19:49:08 UTC, Andrea Fontana wrote:

Hello there.

I've just released a new version of serverino, a simple and 
ready-to-go http server with zero external dependencies (pure 
D!).


I changed a lot of things under the hood from the last version 
and tests are welcome.


It works on linux, macos and windows. I use only linux, so I 
didn't test so much on other platforms.


I started the project since we need a fast and easy way to 
setup a server for services, small websites or simply to do 
some tests on the browser and this is its main focus (but don't 
worry: it can handle several thousands of requests for seconds)


To start a new website just write:

```
dub init test_serverino -t serverino
cd test_serverino
dub

```

And you're done.

More info here: https://github.com/trikko/serverino

Andrea


Nice, sometimes you just need some quick and dirty http


Re: Beta 2.101.0

2022-10-27 Thread Guillaume Piolat via Digitalmars-d-announce

On Monday, 17 October 2022 at 11:35:22 UTC, Iain Buclaw wrote:
Glad to announce the first beta for the 2.101.0 release, ♥ to 
the 299 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.101.0.html

As usual please report any bugs at
https://issues.dlang.org

-Iain


Nice, thanks for the release.

Not urgent at all but:
https://issues.dlang.org/show_bug.cgi?id=23437
https://issues.dlang.org/show_bug.cgi?id=23307

In my tests everything works else!


Re: D Language Foundation Meeting September 2022 Monthly Meeting Summary

2022-10-27 Thread Imperatorn via Digitalmars-d-announce

On Monday, 17 October 2022 at 14:10:49 UTC, Mike Parker wrote:
The D Language Foundation's monthly meeting for September 2022 
took place on September 2nd at 14:00 UTC. The following were in 
attendance:


[...]


Thank for all the work you're doing


Re: A new Tree-Sitter Grammar for D

2022-10-27 Thread Imperatorn via Digitalmars-d-announce

On Monday, 17 October 2022 at 05:21:10 UTC, Garrett D'Amore wrote:
I'm happy to announce that I've created what I believe is a 
complete, or at least very nearly so, Tree-Sitter grammar for D.


[...]


Nice project! Good work


Re: A new Tree-Sitter Grammar for D

2022-10-27 Thread Imperatorn via Digitalmars-d-announce
On Thursday, 27 October 2022 at 07:37:41 UTC, Jack Applegame 
wrote:
On Monday, 17 October 2022 at 05:21:10 UTC, Garrett D'Amore 
wrote:
I'm happy to announce that I've created what I believe is a 
complete, or at least very nearly so, Tree-Sitter grammar for 
D.


You can find it at https://github.com/gdamore/tree-sitter-d


What do you think? If I don't want to #StandWithUkraine, should 
I stay away from your protestware?


You should remember this is not a political platform and just use 
the code if you find it useful.


Re: A new Tree-Sitter Grammar for D

2022-10-27 Thread Jack Applegame via Digitalmars-d-announce

On Monday, 17 October 2022 at 05:21:10 UTC, Garrett D'Amore wrote:
I'm happy to announce that I've created what I believe is a 
complete, or at least very nearly so, Tree-Sitter grammar for D.


You can find it at https://github.com/gdamore/tree-sitter-d


What do you think? If I don't want to #StandWithUkraine, should I 
stay away from your protestware?