core.stdc.stdatomic

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Thu Nov 16 04:07:46 UTC 2023


On 16/11/2023 3:30 PM, Walter Bright wrote:
> Being in Java, an interpreter, is it relevant to machine level programming?

Yes it is.

Java has a well defined memory sub system, it isn't a toy interpreter.

I.e.

https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/package-summary.html

As a subject matter I would consider it in the category of cross 
referencing required. So even if it isn't the book you want to 
reference, its still worth cross referencing to it at times.

For $7 from thriftbooks its worth a risk.


More information about the Digitalmars-d mailing list