C Is Not a Programming Language Anymore for Developers
coderoasis.com
C Is Not a Programming Language Anymore for Developers
1–9 of 9 posts
Re: C Is Not a Programming Language Anymore for Developers
#2Re: C Is Not a Programming Language Anymore for Developers
#3Re: C Is Not a Programming Language Anymore for Developers
#4Is it my problem or the author wrapped all "C"s in code format and they are awkwardly rendered in white blocks within the black background?
Re: C Is Not a Programming Language Anymore for Developers
#5Is it my problem or the author wrapped all "C"s in code format and they are awkwardly rendered in white blocks within the black background?
Re: C Is Not a Programming Language Anymore for Developers
#6Re: C Is Not a Programming Language Anymore for Developers
#7The question of ABI's is misguided. The interface to the OS syscalls is typically defined in terms of registers and calling convention. The ABI that C programmers reference in the OS ABI header files are a layer that transforms from C semantics to the OS syscall conventions. Language implementations could come with their implementation of a libc equivalent, one for every platform the language is expected to run on.
Re: C Is Not a Programming Language Anymore for Developers
#8Re: C Is Not a Programming Language Anymore for Developers
#9By the way, it might be pronounced as 'per say', but it's two Latin words and spelt 'per se' - translatable as 'by itself' or 'in its own right'.