Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 21st, 2005, 5:54 PM   #1
Gink
Newbie
 
Join Date: Apr 2005
Posts: 12
Rep Power: 0 Gink is on a distinguished road
Reason to Learn HLA?

What are some reasons to learn HLA instead of x86 assembly?
Gink is offline   Reply With Quote
Old May 22nd, 2005, 2:09 AM   #2
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
Well, first off because it seems a good deal easier than pure assembly (to someone who knows neither), and they say it's just as fast.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote
Old May 23rd, 2005, 9:15 AM   #3
Betov
Newbie
 
Join Date: Mar 2005
Posts: 11
Rep Power: 0 Betov is on a distinguished road
Assembly is way simpler to learn than HLA. The problem, with Assembly, is more the way of learning it "Top-Down" (from High level to Low level), than a language problem per se. If you learn Assembly from the low level, it is an incredibly simple language:

You just learn the various Data Sizes, 20 Mnemonics, or so, your choosen Assembler syntax, and you are ready to write an Application. At a real Language point of view, there is way _less_ to learn, in Assembly than, say, in Basic. Learning it "Top-Down" is nothing but a deturned way to access simplicity.

Now, at an ease of Developements point of view, this is no more a problem of Language, but a problem of Developement Environnement, what is another story.


betov.

< http://rosasm.org >
Betov is offline   Reply With Quote
Old Jun 6th, 2005, 8:36 AM   #4
lostcauz
Hobbyist Programmer
 
Join Date: Nov 2004
Location: 1691 miles East of L.A.
Posts: 159
Rep Power: 5 lostcauz is on a distinguished road
Well put Betov. I must admit I expected something a little stronger from you after noticing your name in a thread concerning something of Mr. Hyde's. Welcome to the club. We could really use your expertise.
__________________
-- lostcauz

Stepped in what?...
Behind whose barn?...
I didn't even know they had a cow!
lostcauz is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:30 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC