[PATCH] Add news item about Algol 68 compiler to the homepage
Pietro Monteiro
pietro@sociotechnical.xyz
Thu Dec 18 01:17:46 GMT 2025
Move all 2024 news to the older news page.
Signed-off-by: Pietro Monteiro <pietro@sociotechnical.xyz>
---
htdocs/index.html | 26 ++++++--------------------
htdocs/news.html | 20 ++++++++++++++++++++
2 files changed, 26 insertions(+), 20 deletions(-)
diff --git a/htdocs/index.html b/htdocs/index.html
index d032d02a..b9b130bb 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -55,6 +55,12 @@ mission statement</a>.</p>
<h2 id="news">News</h2>
<dl>
+<dt><span><a href="gcc-16/changes.html#algol68">Algol 68 front end added</a>
+</span>
+ <span class="date">[2025-12-17]</span></dt>
+ <dd>An experimental Algol 68 programming language front end has been added
+ to GCC.</dd>
+
<dt><span><a href="https://inbox.sourceware.org/gcc/DDZ33YE13W8K.3GW0F1S381V0T@adacore.com/">GCC developer room at FOSDEM 2026: Call for Participation</a></span>
<span class="date">[2025-11-03]</span></dt>
<dd>FOSDEM 2026: Brussels, Belgium, Jan 31 - Feb 1, 2026</dd>
@@ -88,26 +94,6 @@ mission statement</a>.</p>
<dd>The COBOL programming language front end has been added to GCC.
This front end was contributed by COBOLworx.</dd>
-<dt><span><a href="https://inbox.sourceware.org/gcc/875xparmhn.fsf@kataplop.net/">GCC developer room at FOSDEM 2025: Call for Participation open</a></span>
- <span class="date">[2024-10-30]</span></dt>
- <dd>FOSDEM 2025: Brussels, Belgium, February 1-2 2025</dd>
-
-<dt><span><a href="gcc-14/">GCC 14.2</a> released</span>
- <span class="date">[2024-08-01]</span></dt>
- <dd></dd>
-
-<dt><span><a href="gcc-11/">GCC 11.5</a> released</span>
- <span class="date">[2024-07-19]</span></dt>
- <dd></dd>
-
-<dt><span><a href="gcc-12/">GCC 12.4</a> released</span>
- <span class="date">[2024-06-20]</span></dt>
- <dd></dd>
-
-<dt><span><a href="gcc-13/">GCC 13.3</a> released</span>
- <span class="date">[2024-05-21]</span></dt>
- <dd></dd>
-
</dl>
<div>
diff --git a/htdocs/news.html b/htdocs/news.html
index 9d7c69c9..efefc1be 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -16,6 +16,26 @@
<!-- ATTENTION: This page is for *OLD* news! Latest news goes first. -->
+<dt><span><a href="https://inbox.sourceware.org/gcc/875xparmhn.fsf@kataplop.net/">GCC developer room at FOSDEM 2025: Call for Participation open</a></span>
+ <span class="date">[2024-10-30]</span></dt>
+ <dd>FOSDEM 2025: Brussels, Belgium, February 1-2 2025</dd>
+
+<dt><span><a href="gcc-14/">GCC 14.2</a> released</span>
+ <span class="date">[2024-08-01]</span></dt>
+ <dd></dd>
+
+<dt><span><a href="gcc-11/">GCC 11.5</a> released</span>
+ <span class="date">[2024-07-19]</span></dt>
+ <dd></dd>
+
+<dt><span><a href="gcc-12/">GCC 12.4</a> released</span>
+ <span class="date">[2024-06-20]</span></dt>
+ <dd></dd>
+
+<dt><span><a href="gcc-13/">GCC 13.3</a> released</span>
+ <span class="date">[2024-05-21]</span></dt>
+ <dd></dd>
+
<dt><span><a href="https://gcc.gnu.org/wiki/cauldron2024">GNU Tools Cauldron 2024</a></span>
<span class="date">[2024-05-07]</span></dt>
<dd>Prague, Czech Republic, September 14-16 2024</dd>
--
2.43.0
More information about the Algol68
mailing list