opening a text document to show a .txt file through a browser link
Peter Hansen
peter at engcorp.com
Mon Dec 30 21:24:22 EST 2002
More information about the Python-list mailing list
Mon Dec 30 21:24:22 EST 2002
- Previous message (by thread): opening a text document to show a .txt file through a browser link
- Next message (by thread): opening a text document to show a .txt file through a browser link
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Jukka K. Korpela" wrote: > > "Nico Schuyt" <nschuyt at hotmail.com> wrote: > > > My statement was "A HTML page is a set of command lines. When sent > > to the interpreter, the browser, the result is shown on the > > screen." That's not equivalent to "programming language" > > Maybe not. But it's still nonsense. You haven't commented on these > facts: > - there are no commands in HTML > - HTML is not line-structured. Why would "line-structured" be a requirement? The language "G", used in the product LabVIEW from National Instruments, is a graphical language. It most definitely is not line-structured, but it is surely a programming language. A general purpose one, in fact. One can, for example, write a web server with it. -Peter
- Previous message (by thread): opening a text document to show a .txt file through a browser link
- Next message (by thread): opening a text document to show a .txt file through a browser link
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list