2001-12-06 19:57:40

by Matthias Andree

[permalink] [raw]
Subject: Re: [kbuild-devel] Converting the 2.5 kernel to kbuild 2.5

On Thu, 06 Dec 2001, Horst von Brand wrote:

> I just shudder when thinking that I'll have to learn yet another weird
> language to be able to hack on Linux... C, gcc-isms with asm() and all, a
> bit of CML1, now CML2, are OK; and now Python...

You'd need to learn CML2 perhaps, but not Python.

If you don't want to learn Python, you can think of it as an opaque
run-time system for _Eric's_ implementation of a CML2 interpreter if you
like.

If someone else did a C or Perl version, CML2 would remain the same, but
the Python run-time system could be dropped perchance.