scispace - formally typeset
C

Carl G. Ponder

Researcher at University of California, Berkeley

Publications -  13
Citations -  114

Carl G. Ponder is an academic researcher from University of California, Berkeley. The author has contributed to research in topics: Semantics (computer science) & Semantics. The author has an hindex of 7, co-authored 12 publications receiving 106 citations.

Papers
More filters
Journal ArticleDOI

Inaccuracies in program profilers

TL;DR: In the paper, flaws in two profiling systems are illustrated: the Unix ‘Gprof’ family (including the packages ‘monitor’, ‘Prof’ and ‘profil’), and the TI Explorer metering package for Lisp.
Journal ArticleDOI

Are applicative languages inefficient

TL;DR: The reader is invited to produce an efficient applicative program or lower-bound argument for any of the problems which have been resistant to efficient reformulation.
Journal ArticleDOI

Polymorphism considered harmful

Carl G. Ponder, +1 more
- 01 Jun 1992 - 
TL;DR: In his influential letter "Go to statement considered harmful" [2], Edsger Dijkstra asserts that goto's make a program difficult to understand, and has had a fundamental influence on software engineering and programming language design.
Journal ArticleDOI

Parallel multiplication and powering of polynomials

TL;DR: This paper examines the most efficient known serial and parallel algorithms for multiplying and powering polynomials and discusses practical issues of applying these algorithms in algebraic manipulation systems.