Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yatcc authored Feb 22, 2025
1 parent 96b406a commit 9a3b722
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,13 @@
<div class="vertical-align">
<div class="col-xs-12 text-center short-jumbotron-text ">
<h1 id="conferenceShortName">Yat Compiler</h1>
<img src="images/yat.png" alt="ISCA 2025 Logo" height="70px" />
<img src="images/yat2.png" alt="ISCA 2025 Logo" height="100px" />

<!-- <h3 id="conferenceName"> LLVM-Based Compiler Practice Teaching Framework
</h3> -->
<h3><font color="#d4efdf"><b>Y</b></font>our <font color="#d4efdf"><b>A</b></font>I <font color="#d4efdf"><b>T</b></font>ime <font color="#aed6f1"><b>C</b></font>ool <font color="#aed6f1"><b>C</b></font>ompiler </h3>
<h3><font color="#d4efdf"><b>Y</b></font>oung <font color="#d4efdf"><b>A</b></font>rchitect <font color="#d4efdf"><b>T</b></font>raining, <font color="#aed6f1"><b>C</b></font>oaching and <font color="#aed6f1"><b>C</b></font>ultivating </h3>
<h3><font color="#d4efdf"><b>Y</b></font>our <font color="#d4efdf"><b>A</b></font>I <font color="#d4efdf"><b>T</b></font>ime <font color="#aed6f1"><b>C</b></font>ool <font color="#aed6f1"><b>C</b></font>ompiler (YatCC) </h3>
<h3><font color="#d4efdf"><b>Yat</b></font> <font color="#aed6f1"><b>C</b></font>ompiler <font color="#aed6f1"><b>C</b></font>onstruction with <font color="#e74c3c"><b>AI</b></font> (YatCC-AI)</h3>
<!-- <h3><font color="#d4efdf"><b>Y</b></font>oung <font color="#d4efdf"><b>A</b></font>rchitect <font color="#d4efdf"><b>T</b></font>raining, <font color="#aed6f1"><b>C</b></font>oaching and <font color="#aed6f1"><b>C</b></font>ultivating </h3>-->
<!-- <h2 id="conferenceDates">SYSU-LANG</h2> -->
<h2 id="conferenceLocation"></h2>
</div>
Expand Down Expand Up @@ -169,10 +170,11 @@ <h2 style="text-align:center;color:#FF3374">About YatCC</h2>
while improving the success rate of experiments. By streamlining processes and enhancing
accessibility, this framework significantly improves practicing efficiency and effectiveness.-->
<br><br>
<b>YatCC-OL offers a web-based, one-stop, multi-terminal access experience.</b>
Users can start using it instantly through a browser with no environment setup required.
Further, YatCC innovatively integrates LLMs to enable end-to-end intelligent and automated support for teaching and practical learning,
and empowers students to develop full-fledged compilers and explore novel code optimization strategies.
<b>YatCC-AI delivers a DeepSeek-powered, web-based experience</b>,
allowing users to instantly access via a browser with no setup required.
By seamlessly integrating LLMs, YatCC-AI provides end-to-end intelligent and automated support
for both teaching and hands-on learning. It empowers students to develop full-fledged compilers and explore
cutting-edge code optimization strategies with ease.
</p>
<h3 style="text-align:right;"><em>Welcome to join us!</em></h3>
<!--
Expand All @@ -197,7 +199,7 @@ <h3 style="text-align:right;"><em>Welcome to join us!</em></h3>
<h2>News</h2>
<div class="newsitem">
<p>
[2025.2] [<font color="red"><b>Release</b></font>] New Version Featuring Web Access and DeepSeek Integration Now Available for Use.
[2025.2] [<font color="red"><b>&#128293;&#x1F525;Release!</b></font>] YatCC-AI Featuring Web Access and DeepSeek Integration Now Available for Use.
</p>
</div>

Expand Down

0 comments on commit 9a3b722

Please sign in to comment.