public/formalisms/index.html

197 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Formalisms | Formal Methods Tools</title>
<meta name="keywords" content="Formal Methods Tools">
<meta property="og:locale" content='en_US'>
<meta property="og:type" content="article">
<meta property="og:title" content="Formalisms">
<meta property="og:description" content="">
<meta property="og:url" content="http://localhost:1313/formalisms/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="http://localhost:1313/formalisms/">
<link rel="apple-touch-icon" sizes="180x180" href='http://localhost:1313/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='http://localhost:1313/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes='16x16' href='http://localhost:1313/favicon-16x16.png'>
<link rel="manifest" href='http://localhost:1313/site.webmanifest'>
<link rel="stylesheet" href="http://localhost:1313/css/styles.e3fcfb3452c69d09414fe512e9dca31d879e4a6c47d23010fbb07eb6693d447f645d3bd2d021c0d28d0f7b4fe6f32a10e599488cdb16c6750a9a126788131917.css" integrity="sha512-4/z7NFLGnQlBT&#43;US6dyjHYeeSmxH0jAQ&#43;7B&#43;tmk9RH9kXTvS0CHA0o0Pe0/m8yoQ5ZlIjNsWxnUKmhJniBMZFw==">
</head>
<body>
<header>
<h1><a href="/">Formal Methods Tools</a></h1>
<nav>
<ul>
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/tools/">Tools</a>
</li>
<li>
<a href="/taxonomies/">Taxonomies</a>
</li>
<li>
<a href="/about/">About</a>
</li>
</ul>
</nav>
</header>
<main>
<h1>All Formalisms</h1>
<section id="taxonomy-page">
<a
class="term-link"
id="formalisms_arithmetic"
style="background:rgba(155,143,9,0.4)"
href="/formalisms/arithmetic">
Arithmetic
</a>
<a
class="term-link"
id="formalisms_arrays"
style="background:rgba(255,67,184,0.4)"
href="/formalisms/arrays">
Arrays
</a>
<a
class="term-link"
id="formalisms_bit-vectors"
style="background:rgba(208,146,168,0.4)"
href="/formalisms/bit-vectors">
Bit-Vectors
</a>
<a
class="term-link"
id="formalisms_first-order-logic"
style="background:rgba(134,17,227,0.4)"
href="/formalisms/first-order-logic">
First-Order Logic
</a>
<a
class="term-link"
id="formalisms_quantifier-logic"
style="background:rgba(79,36,129,0.4)"
href="/formalisms/quantifier-logic">
Quantifier Logic
</a>
<a
class="term-link"
id="formalisms_smt-lib"
style="background:rgba(62,225,228,0.4)"
href="/formalisms/smt-lib">
SMT-LIB
</a>
<a
class="term-link"
id="formalisms_uninterpreted-functions"
style="background:rgba(11,45,80,0.4)"
href="/formalisms/uninterpreted-functions">
Uninterpreted Functions
</a>
</section>
</main>
<footer>
<p>Copyright 2025. All rights reserved.</p>
</footer>
</body>
</html>