Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic General > Re: Rewrite BAS...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 27 of 59 Topic 664 of 684
Post > Topic >>

Re: Rewrite BASIC language today?

by "Gordon Rahman" <grahman@[EMAIL PROTECTED] > Apr 26, 2008 at 06:04 PM

Hi,

INC reminds me of LDIR.
LoaD the HL registers and Immediately Repeate Incrementing the Ac***ulator

until C register is SetFlag
Your talking assembly.

BASIC was made for the Non technicians like me.

I still have some of those BYTES magazines. Yeah, still trying to figure
out 
what those programmers did.
But at least I can read them. Some listings of today contain only tokens
and 
other mysterious things. I won't
save these "modern" listings for the comming 20 years, trying to read
them.

BASIC should be easy and simple but good enough to (fully) discover
Windows.
Maybe BASIC can inspire the young generation as it did with mine.
There is no need for speed. There is no need for OOP if that means that
more 
people
can work on one same large program. BASIC was there for educational and 
recreational reasons too.
So for the individual excitement.

You know what boosted Liberty BASIC? It was easy enough to write books
about 
it. Some schools
started teaching Liberty BASIC. I'm giving a 24 parts "workshop" on 
Programming Windows
with LibertyBASIC. And I'm no teacher at all.

Gordon.



>>> HOW about INC and DEC?
>>> Instead of LET variable = variable + (or -) number.
>>> It doesn't alter the capabilities but some might claim that it makes
the 
>>> listings more readable.
>>
>> Do you mean leaving the optional LET out?
>> What's the need of INC or ++
>> I learned BASIC: A = A + 1
>>
>>> What I am thinking is what makes a perfect BASIC?
>>> I would suggest one which enables an easy learning curve, a reasonable

>>> capability and listings that can commonly be shared amongst a
community 
>>> without the need of an expert translation.
>>
>> Ok, no A% and B# and so on. No lot's of separate listings containing 
>> procs and functions,
>> but just everything in one listing.
>>
>> Do you mean you should be able to read the listing fully with any 
>> wordprocessor?
>> No need to install the language first? Yeah...
>> Do you wish to read them like we could read those listings from
magazines 
>> like
>> BYTE or CREATIVE?
>>> Too much to expect?
>> No, this is what the consumer wants. Try Just BASIC or Liberty BASIC.
>>
>> Gordon.
>>
>
> ...............
>> What's the need of INC or ++
>
> RE:"++"
> There is no need to introduce a failing of another language to prove
> your point. I am asking for your opinion rather than stating mine.
>
> e.g Would a listing look clearer if those A=A+1 and similar were
relpaced
> by INC A, DEC B, or INC A,2  or DEC A,3 etc.
>
> Does it in any way help to make a BASIC listing more language-like
rather 
> than a
> mathematical proof?
>
>> Do you mean you should be able to read the listing fully with any 
>> wordprocessor?
>
> Not really. Only if it moves the language nearer to potential beginners 
> who might
> otherwise be put off.
>
>> Do you wish to read them like we could read those listings from
magazines 
>> like
>> BYTE or CREATIVE?
>
> I wasn't quite thinking this, but I can remember some BASIC listings
which
> were a poor advert for their useage.
>
> Each BASIC language variant would seem to have a community of users and
a 
> common source for
> listings or files containing listings. If these are hard to understand
and 
> cannot easily be used and
> modified, because they contain specialised "tweaks" and other
non-standard 
> inclusions, then
> this would go against the idea of BASIC.
> My reason for the subject title.
>
> jj
 




 59 Posts in Topic:
Rewrite BASIC language today?
"jj" <intel@  2008-04-20 20:37:37 
Re: Rewrite BASIC language today?
"Tom Lake" <  2008-04-21 08:24:21 
Re: Rewrite BASIC language today?
ArarghMail804NOSPAM@[EMAI  2008-04-21 19:25:51 
Re: Rewrite BASIC language today?
"Tom Lake" <  2008-04-21 22:12:32 
Re: Rewrite BASIC language today?
ArarghMail804NOSPAM@[EMAI  2008-04-21 22:51:21 
Re: Rewrite BASIC language today?
"Auric__" <n  2008-04-22 15:36:03 
Re: Rewrite BASIC language today?
ArarghMail804NOSPAM@[EMAI  2008-04-22 21:29:31 
Re: Rewrite BASIC language today?
MC PRTK <prtk.uncensor  2008-05-11 01:38:25 
Re: Rewrite BASIC language today?
ArarghMail805NOSPAM@[EMAI  2008-05-10 16:40:00 
Re: Rewrite BASIC language today?
"Tom Lake" <  2008-04-22 13:46:44 
Re: Rewrite BASIC language today?
ArarghMail804NOSPAM@[EMAI  2008-04-22 21:31:44 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-26 11:45:05 
Re: Rewrite BASIC language today?
Derek <derekrss@[EMAIL  2008-04-21 21:48:37 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-22 14:56:36 
Re: Rewrite BASIC language today?
ppnerkDELETETHIS@[EMAIL P  2008-04-23 09:20:52 
Re: Rewrite BASIC language today?
"Tom Lake" <  2008-04-23 06:37:51 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-23 06:57:01 
Re: Rewrite BASIC language today?
Adam <no@[EMAIL PROTEC  2008-04-23 12:22:19 
Re: Rewrite BASIC language today?
rhnlogic <rhnlogic@[EM  2008-04-23 11:38:36 
Re: Rewrite BASIC language today?
rhnlogic <rhnlogic@[EM  2008-04-23 11:46:29 
Re: Rewrite BASIC language today?
"carlg@[EMAIL PROTEC  2008-04-25 13:23:24 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-25 15:36:07 
Re: Rewrite BASIC language today?
"carlg@[EMAIL PROTEC  2008-04-25 21:33:06 
Re: Rewrite BASIC language today?
"jj" <intel@  2008-04-26 06:24:13 
Re: Rewrite BASIC language today?
"Gordon Rahman"  2008-04-26 14:57:07 
Re: Rewrite BASIC language today?
"jj" <intel@  2008-04-26 14:49:15 
Re: Rewrite BASIC language today?
"Gordon Rahman"  2008-04-26 18:04:01 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-26 08:30:00 
Re: Rewrite BASIC language today?
"Gordon Rahman"  2008-04-26 18:23:48 
Re: Rewrite BASIC language today?
"carlg@[EMAIL PROTEC  2008-04-26 08:45:27 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-26 09:05:57 
Re: Rewrite BASIC language today?
"carlg@[EMAIL PROTEC  2008-04-26 09:34:16 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-26 09:40:44 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-26 10:11:41 
Re: Rewrite BASIC language today?
"carlg@[EMAIL PROTEC  2008-04-26 10:58:28 
Re: Rewrite BASIC language today?
rhnlogic <rhnlogic@[EM  2008-05-10 23:50:35 
Re: Rewrite BASIC language today?
ArarghMail805NOSPAM@[EMAI  2008-05-11 03:22:14 
Re: Rewrite BASIC language today?
John H. Guillory <john  2008-08-21 01:07:32 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-22 01:35:53 
Re: Rewrite BASIC language today?
"Gordon Rahman"  2008-04-26 14:38:32 
Re: Rewrite BASIC language today?
Adam <no@[EMAIL PROTEC  2008-04-26 11:07:00 
Re: Rewrite BASIC language today?
"Gordon Rahman"  2008-04-26 18:44:10 
Re: Rewrite BASIC language today?
rhnlogic <rhnlogic@[EM  2008-04-26 21:36:47 
Re: Rewrite BASIC language today?
"Gordon Rahman"  2008-04-27 13:48:39 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-27 02:53:02 
Re: Rewrite BASIC language today?
"Stephen J. Rush&quo  2008-04-26 18:17:34 
Re: Rewrite BASIC language today?
"Gordon Rahman"  2008-04-27 13:29:31 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-28 09:35:42 
Re: Rewrite BASIC language today?
H-Man <I-Hate@[EMAIL P  2008-04-28 11:53:37 
Re: Rewrite BASIC language today?
rhnlogic <rhnlogic@[EM  2008-04-28 14:39:54 
Re: Rewrite BASIC language today?
H-Man <I-Hate@[EMAIL P  2008-04-28 15:58:42 
Re: Rewrite BASIC language today?
"Tom Lake" <  2008-04-28 21:44:05 
Re: Rewrite BASIC language today?
"news@[EMAIL PROTECT  2008-04-29 01:15:52 
Re: Rewrite BASIC language today?
"jj" <intel@  2008-04-29 13:39:11 
Re: Rewrite BASIC language today?
"Tom Lake" <  2008-04-29 13:54:37 
Re: Rewrite BASIC language today?
rhnlogic <rhnlogic@[EM  2008-04-29 15:51:59 
Re: Rewrite BASIC language today?
"Tom Lake" <  2008-04-30 05:33:51 
Re: Rewrite BASIC language today?
Derek <derekrss@[EMAIL  2008-04-29 22:57:21 
Re: Rewrite BASIC language today?
ArarghMail804NOSPAM@[EMAI  2008-04-30 03:04:39 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 7 12:51:34 CDT 2008.