@[email protected] to Programmer [email protected] • edit-27 months agoEvolution of Cprogramming.devimagemessage-square90fedilinkarrow-up1964arrow-down126
arrow-up1938arrow-down1imageEvolution of Cprogramming.dev@[email protected] to Programmer [email protected] • edit-27 months agomessage-square90fedilink
minus-square@ZILtoid1991link2•7 months agoD is a mostly drop-in replacement (type renaming and such needed though), and it doesn’t have that issue. D even has a mode called BetterC, where the D standard library and the garbage collector is left out.
D is a mostly drop-in replacement (type renaming and such needed though), and it doesn’t have that issue. D even has a mode called BetterC, where the D standard library and the garbage collector is left out.