mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
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>
12 lines
425 B
Plaintext
12 lines
425 B
Plaintext
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
|