Programming Languages 1983
DOI: 10.1007/978-3-662-09507-2_22
|View full text |Cite
|
Sign up to set email alerts
|

The C Programming Language

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
45
0
4

Year Published

1988
1988
2023
2023

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 49 publications
(49 citation statements)
references
References 2 publications
0
45
0
4
Order By: Relevance
“…Indeed. If it was widely discussed in 1978 [27], why is it still haunting us over 30 years later? Why are new languages designed continuing the heedlessness, even though the designers know they are doing it?…”
Section: Heedless General Purpose Languagesmentioning
confidence: 99%
“…Indeed. If it was widely discussed in 1978 [27], why is it still haunting us over 30 years later? Why are new languages designed continuing the heedlessness, even though the designers know they are doing it?…”
Section: Heedless General Purpose Languagesmentioning
confidence: 99%
“…The presented algorithms were developed using Python [43], C [38] and Javascript [16] programming languages, with the help of Eclipse and Aptana as an integrated development environment. The Python packages used were the numpy [34], scipy [33], matplotlib [19], h5py [17], weave [39] and parallel python [45].…”
Section: Appendix a Publicationsmentioning
confidence: 99%
“…These are tools that provide either compile-or run-time checking beyond that offered by the programming language. These include systems and libraries for detecting problems in the use of heap memory, such as Purify [Hastings and Joyce 1992], and systems as lint [Ritchie et al 1978] that go beyond compiler checks to find legal constructs that might be potential problems.…”
Section: Software Toolsmentioning
confidence: 99%