some font changes

This commit is contained in:
Alexander 2025-06-09 11:47:34 -04:00
parent 66af302e2d
commit 2e5936de94
81 changed files with 366 additions and 114 deletions

View file

@ -1,5 +1,4 @@
<h1 id="programming-language-general-purpose-1">Overview of the GP1 Programming Language</h1>
<h2 id="description">Description</h2>
<h1 id="programming-language-general-purpose-1">Overview of the<br>GP1 Programming Language</h1>
<p>GP1 is a statically typed, multi-paradigm programming language with
an emphasis on brevity and explicitness. It provides both value and
reference types, as well as higher-order functions and first-class