Results 1 to 4 of 4

Thread: A couple of questions

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Location
    Forest
    Posts
    545

    A couple of questions

    There is a product that I downloaded called wizmo and I really like it. It was written in Assembly. The exe was small and fast.

    Is Assembly the only language that can create standalone exe?

    How can one get started to learn Assembly and what software are needed?

    Thanks
    Bird of Prey

    Mr. Bald Eagle.
    [img][/img]

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: A couple of questions

    Originally posted by Hawk
    Is Assembly the only language that can create standalone exe?
    No, most traditional languages can (eg: C, Pascal, QBasic ...), although the assembler way does make them quicker (but much harder to write).

    I'm afraid I can't help on where/how to learn etc.. I've got no idea which assemblers are any good, try looking through this forum for what other people suggest

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Location
    Forest
    Posts
    545
    Thanks
    Bird of Prey

    Mr. Bald Eagle.
    [img][/img]

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    For creating real windows apps there are NASM, TASM and MASM.

    The Art of Assembly (see the FAQ, there are two links, only one works) has a section about Win32 assembly programming.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width