Re: HLA vs ???
.. wrote:
HLA vs ???
High Level Assembler
http://webster.cs.ucr.edu
What an appropriately vague question. I think you're missing the point
if you think HLA "competes" against other languages. It's simply a
tool, and as a programmer you choose the tool that best fits the
problem you're trying to solve. As such, it's not possible to
objectively compare HLA against another language without the proper
context, just as it's not possible to compare *any* two languages
objectively without being explicit about the context.
So what problem are you trying to solve that HLA is suitable for?
-Jul
.
Relevant Pages
- Re: A comparison of HLA to VC++...
... "why get obsessed over proving that HLA ... display an inability to distinguish between semantics and syntax... ... be true by definition when these computer languages we're talking about are ... all...when people have made a _syntactical_ criticism like "HLA is too ... (alt.lang.asm) - Re: HLA v1.78 is now available
... Relatively speaking, that is... ... > HLA is a perfect example and a missing link between High Level ... considering HLLs, doesn't it? ... There are languages that make HLA seem ... (alt.lang.asm) - Re: HLA vs ???
... if you think HLA "competes" against other languages. ... objectively without being explicit about the context. ... "Little minds are interested in the extraordinary; ... (alt.lang.asm) - Re: Randy vs. Betov: from an outsider
... languages offer recursion as their only iterative control structure. ... If a language provides decent iterative control structures, then tail recursion is relegated to a neat programming trick to save some resources. ... easier to employ program-proving techniques for correctness than in imperative languages, and removes entire classes of mistakes. ... most of the things you've mentioned are doable directly in HLA. ... (alt.lang.asm) - Re: How Do CLs Macros Differ from Schemes?
... context-sensitive grammars are of little help in programming ... languages and are not widely used at all. ... What is a context-sensitive grammar? ... In a context sensitive grammar we might have stuff like. ... (comp.lang.lisp) |
|