Re: ARTICLE: Memory bandwidth

From: James Rogers (jamesr@best.com)
Date: Sun Apr 15 2001 - 17:14:33 MDT


On 4/15/01 9:12 AM, "Eliezer S. Yudkowsky" <sentience@pobox.com> wrote:
>
> What do you think about prototyping? C++ doesn't seem like a good
> language for that - I was thinking Python, actually.

Python/C/C++ is what I've been working with. C-language internals to handle
all the resource management issues (basically anything that would have to
work in kernel space) and Python for a lot of user-land code. I use Java a
lot for other types of work, but preferred some aspects of Python for this
particular case.

The Python/C/C++ hybrid works well.

-James Rogers
 jamesr@best.com



This archive was generated by hypermail 2.1.5 : Wed Jul 17 2013 - 04:00:36 MDT