Re: Is machine language that big?

new topic     » goto parent     » topic index » view thread      » older message » newer message

At 07:35 PM 5/22/98 -0400, Alan Tu wrote:

>Big isn't the right word.  First, its not the right technical term. =
>
>Second, big is an understatement.
>
>I compiled BUZZ.EX for a friend and for my own enjoyment (with BIND).  Th=
>e
>original file was 2,342 bytes and the resultant was 177,something bytes. =
>
>Is machine language that cumbersome?

Big:
Of course, bind does not compile a program, just tacks your
Euphoria code onto a copy of ex.exe so you can send it out
in one package. (and people can't mess with it).
Using assembly language you could probably write the same
program to fit in 5 or 6,000 bytes.
Cumbersome:
However, the assembly code might run to 20 or 30 pages
of incomprehensible code.
You pays your money and you takes your choice.......

Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu