Writing a (dis-)assembler for 8-bit code in D - blog posts

Paulo Pinto pjmlp at progtools.org
Fri Apr 23 11:27:50 UTC 2021


On Friday, 23 April 2021 at 09:43:30 UTC, Imperatorn wrote:
> On Tuesday, 20 April 2021 at 17:58:07 UTC, Petar Kirov 
> [ZombineDev] wrote:
>> [...]
>
> D rox! How do we get more ppl to know about it? Is it because 
> it can do "anything" and therefore ppl get suspicious? Like 
> "that's not possible" (which can be partly true ofc).
>
> I've only known D2 for about 2 years, and recently started 
> writing real stuff in it. Imo, if we continue polishing D2 it 
> will be awesome. (Then for those wanting a D3, fork it so you 
> can make the changes without worrying about compact, then see 
> if it could be made compatible).
>
> For example, a conversion bw D1 and D2 could be done. And if we 
> got a D3, the same thing could apply. The other way around is 
> not as important imo.
>
> Anyway, D roks

People know about it, that is how C++, C#, Java got influenced in 
some of their latest features, while enjoying the large ecosystem 
of libraries and IDE tooling.

Where do you think stuff like constexpr if or System.Span<T> was 
inspired from?


More information about the Digitalmars-d mailing list