Conversation
Notices
-
tuxmewing (tuxcrafting@pleroma.tuxcrafting.port0.org)'s status on Sunday, 18-Oct-2020 05:14:11 JST tuxmewing @mangeurdenuage all i'm saying is that C's programming model is no longer adequate, and a lot of processor logic is spent trying to emulate what C wants - Linux Walt (@lnxw37a1) likes this.
-
mangeurdenuage (mangeurdenuage@loadaverage.org)'s status on Sunday, 18-Oct-2020 05:14:12 JST mangeurdenuage And none of the examples that you stated have any problems ? -
tuxmewing (tuxcrafting@pleroma.tuxcrafting.port0.org)'s status on Sunday, 18-Oct-2020 05:14:14 JST tuxmewing @mangeurdenuage i mean like modern superscalar, out-of-order, speculative processors, including VLIW operations -
mangeurdenuage (mangeurdenuage@loadaverage.org)'s status on Sunday, 18-Oct-2020 05:14:15 JST mangeurdenuage >decent processor microarchitecture What is a decent processor microarchitecture ? Btw not trying to troll, I just want to see where your thoughts are going. -
tuxmewing (tuxcrafting@pleroma.tuxcrafting.port0.org)'s status on Sunday, 18-Oct-2020 05:14:17 JST tuxmewing @mangeurdenuage C is flat-address-space, fully sequential, one-datum-at-a-time processing, which is not the case anymore in any decent processor microarchitecture -
mangeurdenuage (mangeurdenuage@loadaverage.org)'s status on Sunday, 18-Oct-2020 05:14:18 JST mangeurdenuage Please elaborate. -
tuxmewing (tuxcrafting@pleroma.tuxcrafting.port0.org)'s status on Sunday, 18-Oct-2020 05:14:19 JST tuxmewing the C machine is a myth that must be eliminated. C is an inadequate model and has been so since the 70's