The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: %INVOKE on December 31, 2009, 11:11:20 AM

Title: Questions about naive MASM32
Post by: %INVOKE on December 31, 2009, 11:11:20 AM
Hi!  :bg
I apologize for the syntax but use an automatic translator.  :(
I am an amateur programmer.  :P
I wrote simple programs in VB, Borland C + +, Delphi, masm32.
After a love affair with Delphi for 10 years I have known masm32.  :eek
After immense hardships I managed to learn it ...!?  ::)
I have for you the following questions about masm32.  :8)
Masm32 substitute any language? C #, Java, etc. ...?
If the masm was completely abandoned by Microsoft
there is someone in possession of source code
to extend or amend?
I also ask forgiveness for the naive questions that you have set.  :red
Thank you!  :U
Title: Re: Questions about naive MASM32
Post by: ecube on December 31, 2009, 01:26:14 PM
Hey there,
I think your avatar is pretty freaky, after watching dexter  :U and yeah IMO microsoft has pretty much abandoned masm, there ml64 is a joke, fortunately there's an open source alternative that fixed some bugs and added more features here http://www.japheth.de/JWasm.html.
Title: Re: Questions about naive MASM32
Post by: %INVOKE on December 31, 2009, 02:36:51 PM
freaky?  :eek
I do not know this word. They give me of the synonyms.
Title: Re: Questions about naive MASM32
Post by: dedndave on December 31, 2009, 02:54:00 PM
i think he means "creepy" - lol
Title: Re: Questions about naive MASM32
Post by: %INVOKE on December 31, 2009, 02:59:00 PM
It goes better?  :lol
Title: Re: Questions about naive MASM32
Post by: Vortex on December 31, 2009, 08:49:28 PM
Hi dark force,

Welcome to the forum.

Lord Darth Vader is my favorite Star Wars character. He is the main antagonist of the whole story but having the highest midi-chlorian count in the Star Wars universe, he was the true master of the dark side.

Assembly is the native language of the CPU and you will have fun learning it.

Title: Re: Questions about naive MASM32
Post by: dedndave on December 31, 2009, 09:53:29 PM
that's a mini-version of Darth - i think even i could take him - lol
i always liked Han Solo - a rascal - a rebel - and - of course - he gets the girl in the end !!!   :P
Title: Re: Questions about naive MASM32
Post by: WryBugz on January 04, 2010, 10:07:14 PM
Dark Force = what language do you speak? We have a lot of different languages here.

Yes, Masm can be used in place of other programming languages. You can do pretty well anything with it except web. It can do web, but you would have to write a lot of code yourself.