[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Low-level vs. High-level programming (was My First Computer)



"Randy McLaughlin" <randy@nospam.com> wrote in message
news:oCdIa.13771$nx5.10129@fe05.atl2.webusenet.com...
>
> "Ojala Pasi 'Albert'" <albert@pikkukorppi.cs.tut.fi> wrote in message
> news:bcrohi$i6o$1@news.cc.tut.fi...

<snip>

I forgot to mention:

> > You can't calculate anything in HTML. HTML documents do not contain
> > internal states that you can modify or act upon. And when you have no
> > internal state, there is no sequence of operations.
> >
> > -Pasi
> > -- 

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.