On Saturday, 7 January 2023 at 22:25:30 UTC, areYouSureAboutThat
wrote:
Well, the worlds most widely used source code revision control
system, is written in C ;-)
There are attempts to rewrite it in safer programming languages
;-) Such as https://github.com/Byron/gitoxide
Let's see if the alternative implementations turn out to be good
enough and allow to eventually retire C at least for this
particular task. Survival for the fittest.
To be 'C like', the language needs to provide the same
flexibility and control as C, and map to the hardware and its
instructions set as well as C. In other words, it's going to
end up being C anyway.
Doesn't the D code annotated as `@system` already provide the
same flexibility and control as C? If not, then what is missing?
- Safer Linux Kernel Modules ... Alexandru Militaru via Digitalmars-d-announce
- Re: Safer Linux Kernel... areYouSureAboutThat via Digitalmars-d-announce
- Re: Safer Linux Ke... H. S. Teoh via Digitalmars-d-announce
- Re: Safer Linux Ke... Tejas via Digitalmars-d-announce
- Re: Safer Linu... areYouSureAboutThat via Digitalmars-d-announce
- Re: Safer ... Siarhei Siamashka via Digitalmars-d-announce
- Re: S... areYouSureAboutThat via Digitalmars-d-announce
- R... monkyyy via Digitalmars-d-announce
- ... Siarhei Siamashka via Digitalmars-d-announce
- ... monkyyy via Digitalmars-d-announce
- Re: Safer ... Walter Bright via Digitalmars-d-announce
- Re: S... Siarhei Siamashka via Digitalmars-d-announce
- R... Paulo Pinto via Digitalmars-d-announce
- ... Walter Bright via Digitalmars-d-announce
- ... Siarhei Siamashka via Digitalmars-d-announce
- ... Paulo Pinto via Digitalmars-d-announce