In message <i3982t$79...@reader1.panix.com>, Grant Edwards wrote:

> I've always thought Ada was a pretty nice embedded/systems languages,
> but some of the initial implementations were indede horrible.

Well, there’s GNAT, the GNU Ada implementation. Seems pretty robust and 
complete, while offering backward compatibility with some of those “initial 
implementations”, presumably because people have so much code already 
written for them.

Disclaimer: the most complicated Ada program I’ve ever written is this 
<http://www.codecodex.com/wiki/Concurrent_Quicksort>. Or maybe this 
<http://www.codecodex.com/wiki/Parallel_Sieve_of_Eratosthenes>. :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to