Re: Visual D 0.51.0 - semantic engine based on dmd frontend

2020-09-08 Thread mw via Digitalmars-d-announce

On Tuesday, 8 September 2020 at 19:36:51 UTC, mw wrote:

On Tuesday, 8 September 2020 at 18:42:28 UTC, James wrote:

how is the dub support work?

i don't understand how to load it in visual studio

is there any guide?


given you have dub.json build already,

```
C:\\ dub.exe generate visuald
```


then open the generated `proj.sln` file with VisualD



https://dub.pm/commandline




Re: Visual D 0.51.0 - semantic engine based on dmd frontend

2020-09-08 Thread mw via Digitalmars-d-announce

On Tuesday, 8 September 2020 at 18:42:28 UTC, James wrote:

how is the dub support work?

i don't understand how to load it in visual studio

is there any guide?


given you have dub.json build already,

```
C:\\ dub.exe generate visuald
```

https://dub.pm/commandline


Re: Visual D 0.51.0 - semantic engine based on dmd frontend

2020-09-08 Thread James via Digitalmars-d-announce

how is the dub support work?

i don't understand how to load it in visual studio

is there any guide?

thanks!


Re: D mentionned in the ARTIBA webzine for an article on Silq

2020-09-08 Thread aberba via Digitalmars-d-announce

On Tuesday, 8 September 2020 at 13:16:29 UTC, Adam D. Ruppe wrote:

On Tuesday, 8 September 2020 at 08:33:35 UTC, aberba wrote:
Now I really want to sew your D web workflow and stack in use 
at DConf Online. Don't say no!!


Yeah, I did tell the dconf people I'd do a livestream thing if 
they need me, but I was thinking about making an Asteroids 
clone or something then porting it to webassembly like I did 
with tetris so I could talk about the library etc too.


But a web site is tempting as well,...

Do it!




Re: D mentionned in the ARTIBA webzine for an article on Silq

2020-09-08 Thread Adam D. Ruppe via Digitalmars-d-announce

On Tuesday, 8 September 2020 at 08:33:35 UTC, aberba wrote:
Now I really want to sew your D web workflow and stack in use 
at DConf Online. Don't say no!!


Yeah, I did tell the dconf people I'd do a livestream thing if 
they need me, but I was thinking about making an Asteroids clone 
or something then porting it to webassembly like I did with 
tetris so I could talk about the library etc too.


But a web site is tempting as well, just not sure I could 
actually do something useful with it in under 90 mins. I can 
surely slap something together and talk about the code but I 
prefer having a real goal and those often take me a longer time.


Later today though I will post a blog about the source code to 
this new thing. There's actually not much to it, it just looks a 
bit longer than it is because I did a lot of copy/paste lol


DIP 1036--Formatted String Tuple Literals--Community Review Round 1 Begins

2020-09-08 Thread Mike Parker via Digitalmars-d-announce
The first round of Community Review for DIP 1036, "Formatted 
String Tuple Literals", is now under way. Please discuss the DIP 
(its merits, its implementation, peripheral topics, etc.) in the 
Discussion Thread and save all review feedback (critiques on the 
content of the DIP: what to change, how to improve it, etc.) for 
the Feedback Thread.


Discussion Thread:
https://forum.dlang.org/post/vwrbvacnuerasbphg...@forum.dlang.org

Feedback Thread:
https://forum.dlang.org/post/vpgemqdqgorsuzqbx...@forum.dlang.org


DConf Online 2020...

2020-09-08 Thread Mike Parker via Digitalmars-d-announce
I was on the verge to cutting the schedule down to one day, but 
thanks to some last-minute submissions, looks like we'll have 
enough content now to stretch across two days!


Thanks to everyone who submitted a proposal. I'll be in touch 
with each of you soon to discuss how to proceed. For everyone 
else, keep an eye on the DConf Online 2020 homepage for the 
schedule and other announcements.


https://dconf.org/2020/online/index.html

Also, please don't forget, we could use your support! Help us out 
by purchasing some DConf 2020 swag from our online store:


https://www.zazzle.com/store/dlang_swag?rf=238129799288374326

We receive a commission on all the produces listed there. Plus, 
anything you by via the above link, whether it's our swag or 
something else, will send a little more our way in referral fees. 
All the proceeds go into our General Fund.


You can also help out by donating directly to the General Fund:

https://www.flipcause.com/secure/cause_pdetails/NDMzMzE=

We'll be pulling a little from the General Fund to provide DConf 
Online 2020 t-shirts and coffee mugs to our speakers and prizes 
to random participants during the conference.




Re: D mentionned in the ARTIBA webzine for an article on Silq

2020-09-08 Thread aberba via Digitalmars-d-announce

On Monday, 7 September 2020 at 20:53:56 UTC, Adam D. Ruppe wrote:
On Wednesday, 2 September 2020 at 13:31:25 UTC, Adam D. Ruppe 
wrote:

I could write that in a few hours.


I went ahead and did it:

https://dwidder.arsdnet.net/

might move later but eh the basics work i think.


Awesome Adam. Now I really want to sew your D web workflow and 
stack in use at DConf Online. Don't say no!!