Re: python abstractions, The joy of FORTRAN

Liste des GroupesRevenir à col misc 
Sujet : Re: python abstractions, The joy of FORTRAN
De : johnl (at) *nospam* taugh.com (John Levine)
Groupes : comp.os.linux.misc alt.folklore.computers
Date : 04. Oct 2024, 19:00:02
Autres entêtes
Organisation : Taughannock Networks
Message-ID : <vdpaf2$1s51$1@gal.iecc.com>
References : 1 2 3 4
User-Agent : trn 4.0-test77 (Sep 1, 2010)
According to 186282@ud0s4.net <186283@ud0s4.net>:
  Ya know ... most of Python IS 'C'-based libs.
  Never really looked into it, but the 'advanced'
  Python function may just be strtok() with a
  lot of handy fixes/cheats in disguise  :-)

  Oh, Python 'strings' are ULTIMATELY just
  a stretch of memory filled with various
  values. The "object" stuff, a carefully-
  crafted ILLUSION  :-)

I can assure you it considerably more than that. Python has a complicated string
representation which can switch among different representations from ASCII to
UTF-32 depending on the contents of the string and what's being done to it.

  I started with ASM ... pre-4004/8008 ... as
  such I see things more at their basic level.

I started toggling programs into a PDP-8, but we have learned to use higher
level abstractions along the way since then.

--
Regards,
John Levine, johnl@taugh.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. https://jl.ly

Date Sujet#  Auteur
5 Jul 25 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal