Cosmos/source/Compiler/XSharp.Compiler/Docs/Goals.html
kudzu_cp be8c725859
2014-07-14 15:07:34 +00:00

26 lines
No EOL
610 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
<p>
HLA</p>
<p>
Compact but easy to read, not confusing</p>
<p>
Line based</p>
<p>
Easy to parse</p>
<p>
Close to
1:1 mapping for debugging, non disconnect. No large compounds.</p>
<p>
All x86 ops have a 1:1 X# op, but there can be more X# ops which have mult x86
ops</p>
<p>
&nbsp;</p>
</body>
</html>