Page 2 of 2

Re: to be, or not to be, a programming language

Posted: Thu Jun 25, 2009 3:09 pm
by mathematician
Solar wrote:
GhostXoPCorp wrote:well, i was working on macros for the fasm assembler, mainly for development on my operating system, and some people consider a script or include library to be a programming language, how can a bunch of macros be a programming language?
I'd say it becomes a programming language in its own right when the syntax is changed sufficiently. When someone good at assembler would stop felling like "this is Assembler with GhostXoPCorp-o-Macros", and start feeling like "this is hostXoPCorp-o-Language. Funny thing is it doesn't need a compiler on its own, only FASM and this here include library."
I see some programs supposedly written in assembly language, but using predefined macros, and I think, that's assembly language?

Re: to be, or not to be, a programming language

Posted: Thu Jun 25, 2009 6:02 pm
by VolTeK
asm i got it, what i made is an include library not a programming language

Re: to be, or not to be, a programming language

Posted: Sat Jul 04, 2009 5:49 am
by Coty
@berkus: that is kinda neat, But it looks to be very limited to its commands :?