My Compiler Does Not Understand Me.

The article discusses programming languages and coding style, examining issues such as code readability, errors, and compilers. The author examines errors in programs, software failures, and handling exceptions in source code, discussing control of allocated memory, non-comment source lines, and ass...

Descripción completa

Detalles Bibliográficos
Publicado en:Communications of the ACM Vol. 55; no. 7; pp. 51 - 54
Formato: Artículo
Publicado: Association for Computing Machinery Jul2012
Materias:
Acceso en línea:Ver este registro en EBSCOhost
Descripción
Sumario:The article discusses programming languages and coding style, examining issues such as code readability, errors, and compilers. The author examines errors in programs, software failures, and handling exceptions in source code, discussing control of allocated memory, non-comment source lines, and asserts. Other topics include the use of static analysis and optimization code by compilers, intentional programming, and how programming languages such as Ada, C, and C++ express the coder's intent. The author discusses the writing of the Varnish HTTP accelerator.