blob: a3a4d069cf25fdc2f0f846187ff7706e63e3dfdc (
plain) (
tree)
|
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
<link href="/favicon.ico" rel="icon" type="image/vnd.microsoft.icon">
<link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png">
<title id="title">eAS | Achernar</title>
<link href="/css/main.css" rel="stylesheet">
<noscript>
<link href="/css/noScript.css" rel="stylesheet">
</noscript>
</head>
<body data-page="eas" data-theme="dark" id="body">
<!--#include virtual="/shtml/navigationBar.shtml"-->
<div id="frontPage">
<img id="glyph" src="/svg/glyph/eas.svg">
</div>
<div id="content">
<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/footnote.shtml"-->
</div>
<!--#include virtual="/shtml/initScripts.shtml"-->
</body>
</html>
|