bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-grep] search.c clean-up


From: Paul Eggert
Subject: Re: [bug-grep] search.c clean-up
Date: Thu, 25 Nov 2004 22:51:14 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Aharon Robbins <address@hidden> writes:

> C++ is widespread enough that it might not be unreasonable to move towards
> it, esp. for some of the smaller GNU apps.

For low-level stuff C is fine.  Otherwise, I'd far rather use Java, or
Python, or half-a-dozen other languages.  They have all benefited from
hindsight that evolved from C++'s mistakes.

Any major move to depart from C should be by consensus (e.g., the GNU
Coding Standards should get revised).

Just for fun, here's a complete implementation of POSIX uniq written
in Python.

http://www.cs.ucla.edu/classes/spring04/cs131/hw/uniq.py




reply via email to

[Prev in Thread] Current Thread [Next in Thread]