mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
29 lines
707 B
HTML
29 lines
707 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" >
|
|
<head>
|
|
<title>Untitled Page</title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>
|
|
TODO: Rename Cosmos.IL2CPU to Cosmos.Compiler</p>
|
|
|
|
<p>
|
|
</p>
|
|
<h2>
|
|
Projects</h2>
|
|
<h3>
|
|
Cosmos.Compiler.XSharp</h3>
|
|
<p>
|
|
Compiles X# to C# assembler methods.</p>
|
|
<h3>
|
|
Cosmos.Compiler.XSharp.Test</h3>
|
|
<p>
|
|
Test for Cosmos.Compiler.XSharp</p>
|
|
<h3>
|
|
Cosmos.Compiler.XSharp.XSC</h3>
|
|
<p>
|
|
Future command line compiler for X#.</p>
|
|
|
|
</body>
|
|
</html>
|