diff options
Diffstat (limited to 'html/eas.html')
-rw-r--r-- | html/eas.html | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/html/eas.html b/html/eas.html index f1f394b..2b40aa0 100644 --- a/html/eas.html +++ b/html/eas.html @@ -17,7 +17,19 @@ </div> <div id="content"> - <p id="contentHeading"><span class="small">the </span>EMBEDDED ASSEMBLER</p> + <p id="contentHeading"><span class="small">the </span>Embedded Assembler</p> + + <section> + <p>The <em>Embedded Assembler</em> (or simply <em>eAS</em>) is an assembler for cross-compiling to embedded Arm</p> + </section> + + <section> + <p class="heading">Status</p> + + <p>Like <a href="/html/pollex.html"><em>Luma</em></a>, the development of <em>eAS</em> is currently on hold in favour of the <a href="/html/pollex.html"><em>Pollex</em></a> library, which will be used as a backend.</p> + </section> + + <!--#include virtual="/shtml/cloneNotice.shtml"--> </div> <!--#include virtual="/shtml/initScripts.shtml"--> |