Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multi-line REM ?
#21
I thought it wouldn't be so complex with Scintilla, anyways, if C-ish comments were added, they could be used in the middle of expressions too (foo = /* ... */ bar), but as keeling said.. that would be another blasphemy, and jesus horse is tired of been crucified.

How the other BASIC's added support for multi-line comments? I've no idea.. VB and PB don't support that, if i remember.
Reply
#22
Personally, I think that only having single-line comments makes it neater in BASIC. There's nothing wrong with having to type an extra character per line at all; most people do it in C comments anyway:

[syntax="C"]
/*
* Blah
* Blah
* Blah
*/
[/syntax]

If people can't live without multi-line comments then they will just have to suffer with horrible preprocessor hacks. Smile Stick to what you think is best, v1c; whatever you do, somebody is bound to complain one way or the other.

I notice there is a great lack of appreciation in most posts about FreeBASIC; people only seem to be motivated to post when they find something that annoys them. It must be tough for you.
img]http://www.cdsoft.co.uk/misc/shiftlynx.png[/img]
Reply
#23
shift that human nature the people that are content don't speack out. it only the people that are dissatisifed that speak out this can be seen everywere for example in politices it only the Nuts that you ever really see protesting crap you never see the middle ground people protesting crap

(there are exception to this i.e. when the middle ground people relize they got screwed by the nuts then they finaly get off there collective asses to protested but at this point there no longer content)
Reply
#24
HAIL V1c !!!
Reply
#25
It's everything to do with the lexer module that is used in scintilla. I'v already hacked VB's lexer beyond recognition. So it's not even that hard as I made it look in the first place. But I really think that you shouldn'tbloat the namespace more then it already is... but final decision is yours of course Tongue
url]http://fbide.sourceforge.net/[/url]
Reply
#26
Well, there was no consensus, so let it the way it is now, at end it would be like shiftLynx said, people would type a new char on every line to make sure that was a multi-line comment.. to comment out code that is being tested or such, #if 0 #endif can do the job..

Lets open a committee to take new decisions on language changes ;)
Reply
#27
A camel is a horse designed by a comiteee...
Antoni
Reply
#28
If it ain't broke, don't fix it. :*)
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply
#29
Quote:[...]
If people can't live without multi-line comments then they will just have to suffer with horrible preprocessor hacks. Smile Stick to what you think is best, v1c; whatever you do, somebody is bound to complain one way or the other.

I notice there is a great lack of appreciation in most posts about FreeBASIC; people only seem to be motivated to post when they find something that annoys them. It must be tough for you.

People can live without many things -TV, PC, SMS etc.
But it not means that we don't need to do anything to improve our life.
All suggestions in this forum was send out not for punish Victor, but for improving FreeBasic. Of course is not so easy for Victor to filter all this "buzz" :-?

Multiline comment is not the first necessity thing but it's useful.
ith best regards, Andrew Shelkovenko.
http://www.wildgardenseed.com/RQDP/FreeBasic/index.html - FreeBasic documentation Project
Reply
#30
Thank you, I didn't realise people cannot live without PCs, TVs and SMS.
img]http://www.cdsoft.co.uk/misc/shiftlynx.png[/img]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)