The MASM Forum Archive 2004 to 2012

Project Support Forums => MASM32 => Topic started by: hutch-- on July 06, 2005, 06:59:18 AM

Title: Very HLL in MASM
Post by: hutch-- on July 06, 2005, 06:59:18 AM
 :bg

This is an EXTREMELY serious post. Recently someone said that you cannot write very high level code in MASM. Here is the answer.


; «««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««

    include theworks.inc

    hi

    do

    bye

; «««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««««

[attachment deleted by admin]
Title: Re: Very HLL in MASM
Post by: Vortex on July 06, 2005, 07:49:53 AM
Very nice :U
Title: Re: Very HLL in MASM
Post by: Jibz on July 06, 2005, 08:37:11 AM
That would be HLML instead of assembly language I guess .. High Level Macro Language :U.