Gosi wrote:

> J is in many ways similar to Python.

The only one I see at the moment is that they're both some kind of
programming languages.

> J has very many advanced operations.

Sure.

Mh, just looking at some "advanced" J source taken from
wikipedia.org makes me feel sick:

| Here's a J program to calculate the average of a list of numbers:
|    avg=: +/ % #
|    avg 1 2 3 4
| 2.5

In the meantime, do you now have an answer to why we should care?

Regards,


Björn

-- 
BOFH excuse #314:

You need to upgrade your VESA local bus to a MasterCard local bus.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to