flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > suggestion /*Comments*/ (final rev.8 - over for me)

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8
Author
Thread Post new topic Reply to topic
shutdownall



Joined: 02 Apr 2010
Posts: 517
Location: Munich
shutdownall 09 Apr 2010, 19:24
Do we have several solutions for the same problem ?
Cool
Post 09 Apr 2010, 19:24
View user's profile Send private message Send e-mail Reply with quote
Teehee



Joined: 05 Aug 2009
Posts: 570
Location: Brazil
Teehee 22 Jun 2010, 16:23
this is a c-style comment:
Code:
// single line comment
/*
   block comment
*/    

So why not:
Code:
; single line
;*
   block comment
*;    

Smile

;* heh

_________________
Sorry if bad english.
Post 22 Jun 2010, 16:23
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20430
Location: In your JS exploiting you and your system
revolution 22 Jun 2010, 16:31
Teehee wrote:
this is a c-style comment:
Code:
// single line comment
/*
   block comment
*/    

So why not:
Code:
; single line
;*
   block comment
*;    
Because assembly is not C.

Assembly style block comments:
Code:
if 0

foo bar baz

end if    
Post 22 Jun 2010, 16:31
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20430
Location: In your JS exploiting you and your system
revolution 22 Jun 2010, 16:34
shutdownall wrote:
Do we have several solutions for the same problem ?
I think it is more likely that we have several problems with each solution.

And I often think that some solutions are still looking for a problem to solve.
Post 22 Jun 2010, 16:34
View user's profile Send private message Visit poster's website Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 22 Jun 2010, 18:05
Quote:
revolution :
And I often think that some solutions are still looking for a problem to solve.
There will always be those who try to advance the world ... and the others.
The world works this way, without changes, since the dawn of time.


relax, I am teasing you. Razz

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 22 Jun 2010, 18:05
View user's profile Send private message Send e-mail Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.