Re: Hola a todos, esta no es una pregunta, sino que estoy publicando los descubrimientos en Dlang en mi github

2024-10-17 Thread Serg Gini via Digitalmars-d-learn

On Wednesday, 16 October 2024 at 23:54:45 UTC, Danico wrote:

Hola gente les comparto aqui los descubrimientos en Dlang que


Hola amigo
Porfavor

And this is all I know in Spanish :)

But I’ve translated in your GitHub profile that you are curious 
in AI + D..

My suggestion is to not go this direction and save your resources.
D doesn’t have ability to do that in the current state (mostly 
because of manpower and overall interest).
So maybe concentrate on Python and if you want some underlying 
details - C++/Rust


Re: need help to find a way to replace c macro

2024-10-17 Thread Dakota via Digitalmars-d-learn

On Tuesday, 15 October 2024 at 15:29:09 UTC, ryuukk_ wrote:

[...]



Thanks very much.



Re: Hola a todos, esta no es una pregunta, sino que estoy publicando los descubrimientos en Dlang en mi github

2024-10-17 Thread Lance Bachmeier via Digitalmars-d-learn

On Thursday, 17 October 2024 at 07:38:30 UTC, Serg Gini wrote:

On Wednesday, 16 October 2024 at 23:54:45 UTC, Danico wrote:

Hola gente les comparto aqui los descubrimientos en Dlang que


Hola amigo
Porfavor

And this is all I know in Spanish :)

But I’ve translated in your GitHub profile that you are curious 
in AI + D..
My suggestion is to not go this direction and save your 
resources.
D doesn’t have ability to do that in the current state (mostly 
because of manpower and overall interest).
So maybe concentrate on Python and if you want some underlying 
details - C++/Rust


D is a very good glue language. It feels like a scripting 
language, interoperates well with C interfaces, and can scale as 
far as you need in terms of speed or project size.


There is strong NIH Syndrome in the D community. If Python took 
that approach, nobody would be using it for anything.