Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yatcc authored Dec 13, 2024
1 parent bde4767 commit 64c5eac
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<html lang="en-us">
<head>
<title>Yat-CC2025: Home</title>
<title>Yat-CC: Home</title>
<!-- <base href="https://www.iscaconf.org/isca2025/" /> -->

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Expand Down Expand Up @@ -93,7 +93,7 @@

<li class="dropdown">

<a href="https://easyhpc.net/course/164">Submission</a>
<a href="https://easyhpc.net/course/164">People</a>
</li>


Expand All @@ -116,12 +116,12 @@
<div class="col-xs-12">
<div class="vertical-align">
<div class="col-xs-12 text-center short-jumbotron-text ">
<h1 id="conferenceShortName">Yat-CC 2025</h1>
<h1 id="conferenceShortName">Yat C Compiler (YatCC)</h1>
<img src="images/yat.png" alt="ISCA 2025 Logo" height="70px" />

<!-- <h3 id="conferenceName"> LLVM-Based Compiler Practice Teaching Framework
</h3> -->
<h3>LLVM-Based Compiler Practice Teaching Framework </h3>
<h3>Young Architect Training, Coaching and Cultivating </h3>
<!-- <h2 id="conferenceDates">SYSU-LANG</h2> -->
<h2 id="conferenceLocation"></h2>
</div>
Expand All @@ -140,7 +140,7 @@ <h2 id="conferenceLocation"></h2>

</div>
<div class="col-xs-8 col-md-8">
<h2 style="text-align:center;color:#FF3374">Introduction of Yat-CC</h2>
<h2 style="text-align:center;color:#FF3374">About Yat-CC</h2>
<p style="font-size: large;">
<br>
<b>Yat-CC presents a modern teaching framework for compiler practice based on LLVM</b>
Expand All @@ -150,7 +150,7 @@ <h2 style="text-align:center;color:#FF3374">Introduction of Yat-CC</h2>
thereby reducing the learning curve and increasing the rate of successful experiment completion. This approach significantly enhances teaching effectiveness.
<br>
</p>
<h3 style="text-align:right;"><em>Welcome to your participation!</em></h3>
<h3 style="text-align:right;"><em>Welcome to join us!</em></h3>
<!--
The <b>International Symposium on Computer Architecture</b> (ISCA) is the premier forum for new ideas and experimental results in computer architecture.
The conference seeks particularly forward-looking and novel submissions. In 2024, the 51<sup>st</sup> edition of ISCA will be held in Buenos Aires, Argentina,
Expand All @@ -170,7 +170,7 @@ <h3 style="text-align:right;"><em>Welcome to your participation!</em></h3>
<div class="row">

<div class="col-xs-12 col-md-7">
<h2>Announcements</h2>
<h2>News</h2>
<div class="newsitem">
<div class="title row">
<h3 class="col-xs-7 col-md-9">Teaching Paper</h3>
Expand All @@ -194,7 +194,7 @@ <h3 class="col-xs-7 col-md-9">System Competition </h3>
<div class="col-xs-12 col-md-5">
<div class="panel panel-danger">

<div class="panel-heading"><h4>Important Dates</h4></div>
<div class="panel-heading"><h4>Highlights</h4></div>
<div class="panel-body">
<ul>

Expand All @@ -204,18 +204,18 @@ <h3 class="col-xs-7 col-md-9">System Competition </h3>
<span class="deadline-date">November 22, 2024 at 11:59 PM <abbr title="Anywhere on Earth (UTC-12)">AoE</abbr></span>
</li> -->
<li class="">
<b>Submission Deadline:</b>
<span class="deadline-date">January 3, 2025 at 11:59 PM <abbr title="Eastern Standard Time (UTC-5)">EST</abbr></span>
<b>YatCC:</b>
<span class="deadline-date">Yat-sen C Compiler</span>
<!-- <span class="deadline-date">TBD</span> -->
</li>
<li class="">
<b>Submission Deadline:</b>
<span class="deadline-date">January 3, 2025 at 11:59 PM <abbr title="Eastern Standard Time (UTC-5)">EST</abbr></span>
<b>YatCC:</b>
<span class="deadline-date">Yet Another Tiny C Compiler</span>
<!-- <span class="deadline-date">TBD</span> -->
</li>
<li class="">
<b>Submission Deadline:</b>
<span class="deadline-date">January 3, 2025 at 11:59 PM <abbr title="Eastern Standard Time (UTC-5)">EST</abbr></span>
<b>YatCC:</b>
<span class="deadline-date">Your AI Time C Compiler</span>
<!-- <span class="deadline-date">TBD</span> -->
</li>
<br><br><br><br>
Expand Down Expand Up @@ -295,7 +295,7 @@ <h2 style="color:#e26d6d;">only 6 clicks</h2>
<div class="container">
<div class="row text-center">
<div class="col-xs-12">
<h2>Get Start </h2>
<h2>Get Started </h2>
<br/>
</div>
</div>
Expand Down Expand Up @@ -439,4 +439,4 @@ <h2>Outlook</h2>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js" integrity="sha384-vhJnz1OVIdLktyixHY4Uk3OHEwdQqPppqYR8+5mjsauETgLOcEynD9oPHhhz18Nw" crossorigin="anonymous"></script>

</body>
</html>
</html>

0 comments on commit 64c5eac

Please sign in to comment.