e153e0cb61
Don't let the name fool you. HLA is "real" assembly language, just made easier for beginners so they can learn the language faster than ever before. Anything you can do with a traditional assembler can be done with HLA; HLA just happens to do a lot more than traditional assemblers! WWW: http://webster.cs.ucr.edu/ PR: ports/107224 Submitted by: Hernan Di Pietro <hernan.di.pietro at gmail.com>
11 lines
425 B
Text
11 lines
425 B
Text
This is the port of Randall Hyde's High Level Assembly (HLA).
|
|
Don't let the name fool you. HLA is "real" assembly language,
|
|
just made easier for beginners so they can learn the language
|
|
faster than ever before. Anything you can do with a traditional
|
|
assembler can be done with HLA; HLA just happens to do a lot
|
|
more than traditional assemblers!
|
|
|
|
WWW: http://webster.cs.ucr.edu/
|
|
|
|
- Hernan Di Pietro
|
|
hernan.di.pietro@gmail.com
|