dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]FASM vs ildasm


From: hooh pxw
Subject: [DotGNU]FASM vs ildasm
Date: Sat, 26 Oct 2002 20:41:37 -0700 (PDT)

hi! 
i just want suggest using fasm for low level part of dotgnu portable net!
MS's C# is frontend of .NET framework(core is ildasm), right?
i think developer use too many tools for writing DotGNU system.
and i guess only one tools need to make ildasm-like-thing.

Dear Developer!
currently, you are using linux, gcc, gcc-related tools(huge!).
i don't think gcc/linux is Platform independent!(gcc on win32? partly works. 
GUI/reactos?)

1.A language independent Platform 
2.Uses common Free Development tools (such as gcc, etc) 
3.An independent platform regardless of OS. (akin to Java) 
7.Uses the GNU GPL (in some cases with linking exception) 

http://fasm.sf.net

fasm is self-assembling assembler. i.e.
c:\>fasm fasm.asm -o fasm.exe

fasm is available for win32, linux, dos, menuetos(is written in 
fasm!)(http://menuetos.org),.
and it is GPLed.

Ps: i guess you are negative, but i am just want saying, and i am end user... 
bye, good coding!

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]