Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hey Agamemnus!!!!
#71
What would you know! *shoots Plasma with an Ion Cannon*
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#72
Well then, show some code which is most aestethically pleasing and most intuitive to you... (*closing eyes* Wink) And we'll judge about it Wink

[offtopic]Ion Cannons only have great effect upon electronically circuited machines or devices, as the 'Ion Bolt' consists of electrons or ions, charged with electro(-magnetic) charge.[/offtopic].
Reply
#73
Quote:But my way is both intuitive AND aesthetically pleasing. AND it's compatible with non-typed arrays! I think it's important............

Nope. Think of (using your "syntax"):

Code:
a.b(10, 10, 10)

What would it be (qb syntax here)?

Code:
1.- a(10).b(10,10)
2.- a.b(10,10,10)
3.- a(10,10,10).b
4.- a(10,10).b(10)

Your syntax is inconsistent. Those 4 cases would write the same using your syntax.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#74
nope! So in my little world, all of these would be equivalent, you see!
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#75
*closes eyes and solemnly prays, thankful that we're not living in 'aga's world'*

Smile
Reply
#76
Quote:nope! So in my little world, all of these would be equivalent, you see!

That world of yours is a little bit too much limited, you know.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#77
yours is, too.

open up your eyes! :o
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#78
Why do you say that?

Y'know, you can code in the bad way if you like and you are happy. What I don't understand are your willings to convince us to code like you.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#79
Hey, I feel the same way too, except change it to this:

Quote:Y'know, you can't code in the bad way if you like and you are happy. What I don't understand are your willings to convince us to code like you.

:o

My point of view is that having only arrays with dimensions makes things simpler......... and TYPEs could just make the TYPing easier. . .

Your point of view is that TYPEs should create an effect separate and distinguishable from arrays................................

Now, why is your point of view better than mine? I'm just trying really hard to figure out the advantage in this...

hehehe, I know this topic is not going to end.. :evil:
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#80
Code however you like. Just don't expect others to like your code. That goes to both of you, and everyone. Smile

I don't like my old code. It was riddled with GOTOs. So I ripped out the GOTOs and wrote proper structures. Now I like my code. But someone out there doesn't like my code. Do I care? No. Big Grin
I'd knock on wood, but my desk is particle board.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)