@C -- augmented version of C programming language

Iosif Iulian Petrila
DOI: https://doi.org/10.48550/arXiv.2212.11245
2022-12-19
Programming Languages
Abstract:The augmented version of C programming language is presented. The language was completed with a series of low-level and high-level facilities to enlarge the language usage spectrum to various computing systems, operations, users. The ambiguities and inconsistencies have been resolved by managing problematic and undefined languages elements through an interpretation and management similar to that used in the case of other C syntax based languages. The proposed augmentative completeness elements, through @C approach, preserve the spirit of C language and its basic characteristics through compatibility with the standard version but also allow rejuvenation and bring C language to the present programming languages state of the art.
What problem does this paper attempt to address?