[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Low-level vs. High-level programming (was My First Computer)
- Subject: Re: Low-level vs. High-level programming (was My First Computer)
- From: "Kurt Koller" <kk@coinop.org>
- Date: Fri, 20 Jun 2003 14:30:58 GMT
- Newsgroups: comp.sys.cbm, comp.sys.apple2, rec.games.video.classic, comp.os.cpm
- References: <7a1fd8df.0301181540.30e19a40@posting.google.com> <bcja6o$nhs$4@hercules.btinternet.com> <_A6Ia.2780$J52.205@fe02.atl2.webusenet.com> <bcrohi$i6o$1@news.cc.tut.fi> <oCdIa.13771$nx5.10129@fe05.atl2.webusenet.com> <jGdIa.14004$nx5.10251@fe05.atl2.webusenet.com> <Xns939F742A514DCwildstar128hotmailco@216.168.3.44>
- Xref: archiver1.google.com comp.sys.cbm:58867 comp.sys.apple2:31565 rec.games.video.classic:59103 comp.os.cpm:13352
not to throw more water on this out of control grease fire, but you'd have a
hard time making "PONG" in RPG but RPG is still a programming language.
Kurt Koller Developer / Hacker Minimalist, Inc. http://minimalist.com/
Coinop.org http://coinop.org/
"wildstar" <wildstar128@hotmail.com> wrote in message
news:Xns939F742A514DCwildstar128hotmailco@216.168.3.44...
> "Randy McLaughlin" <randy@nospam.com> wrote in news:jGdIa.14004$nx5.10251
> @fe05.atl2.webusenet.com:
>
> > Nowhere in your improper definition of programming does it require an
> > internal state and as for the sequence of operations that is exactly
what
> > HTML code is.
>
> Your definition of a program is inaccurate. Whoever wrote that definition
> gave a raw and very bland definition. HTML is a document layout/formatting
> script. HTML is more a script language then a real programming language.
> HTML is for formatting the layout of a web-document. More powerful script
> languages are used to do mathematics.
>
> For example, show me an HTML that does not use any forms of script
> languages including PHP that does mathematics. The rule is use pure HTML
> tags. At the same time, show me an HTML page that gives the user the
> ability to control a rectangular paddle and move it around to bounce a
> ball. Hey, make a "PONG" game in HTML (no script languages allowed) - only
> pure HTML. NO PHP.
>