summaryrefslogblamecommitdiff
path: root/html/eas.html
blob: b0f5317fdfcb254ca3a101122e77e98d15844c81 (plain) (tree)
1
2
3
4
5
6
7
8
9
               
                

                                      
                                             
 

                                                                                           
                                                        

                                                            


                                                                        

               
                                                          
                                                               
 
                               
                                                                                                 










                                                                                                                                                                                                                                                          
                                                                       
                      
 
                                                                    

               
<!DOCTYPE html>
<html lang="en">
	<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="/include/header.shtml"-->

		<div id="page">
			<p id="pageHeading"><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="/include/footer.shtml"-->
		</div>

		<!--#include virtual="/include/initScripts.shtml"-->
	</body>
</html>