Re: New symbolic/numeric/dynamic/intuitive programming language
- From: daveparker@xxxxxxxxxxxxxxxxxx
- Date: Thu, 21 Feb 2008 10:38:19 -0800 (PST)
On Feb 21, 11:13 am, Aatu Koskensilta <aatu.koskensi...@xxxxxxxxx>
wrote:
Indeed, and such newfangled inventions as the ability to define
functions and procedure of your own and to otherwise structure your
code, apparently missing in Flaming Thunder, are considered to be of
some use by some.
Correct. They are actually working internally (we use them to write
some of the procedures such as Write, etc), but we're still adjusting
a few things before releasing them for general use (since Flaming
Thunder
runs on FreeBSD, Linux, Macs and Windows, and can cross-compile for
all
of them, testing all the combinations can be a little time-consuming).
... encoding the logic of your program in a bunch of imaginatively
placed GOTOs, while, for and until loops and other such bundles of
joy.
In Flaming Thunder, like English, that would be "go to". "Goto" was
used
by early language designers because it made life easier for the
compiler
writer, instead of making life easier for the users, who then had to
learn
a new word. Kind of like how C's case-sensitivity makes life easier
for
the compiler writer, but harder for the users.
.
- Follow-Ups:
- Re: New symbolic/numeric/dynamic/intuitive programming language
- From: Michael Press
- Re: New symbolic/numeric/dynamic/intuitive programming language
- References:
- New symbolic/numeric/dynamic/intuitive programming language
- From: daveparker
- Re: New symbolic/numeric/dynamic/intuitive programming language
- From: Aatu Koskensilta
- Re: New symbolic/numeric/dynamic/intuitive programming language
- From: daveparker
- Re: New symbolic/numeric/dynamic/intuitive programming language
- From: Mark Nudelman
- Re: New symbolic/numeric/dynamic/intuitive programming language
- From: Aatu Koskensilta
- New symbolic/numeric/dynamic/intuitive programming language
- Prev by Date: Re: New symbolic/numeric/dynamic/intuitive programming language
- Next by Date: Re: New symbolic/numeric/dynamic/intuitive programming language
- Previous by thread: Re: New symbolic/numeric/dynamic/intuitive programming language
- Next by thread: Re: New symbolic/numeric/dynamic/intuitive programming language
- Index(es):
Loading