Files
public/languages/index.html
2025-06-06 18:46:12 -06:00

215 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>Languages | 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="Languages">
<meta property="og:description" content="">
<meta property="og:url" content="http://localhost:1313/languages/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="http://localhost:1313/languages/">
<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.53038a37cec6ee9be2905762d98a91929a364edeef3cc14cbdb28c4a72d26b80952b218b41de771e704189d6ba0354eaded498090785092be247770e2fab407f.css" integrity="sha512-UwOKN87G7pvikFdi2YqRkpo2Tt7vPMFMvbKMSnLSa4CVKyGLQd53HnBBida6A1Tq3tSYCQeFCSviR3cOL6tAfw==">
</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 Languages</h1>
<section id="taxonomy-page">
<a
class="term-link"
id="languages_c"
style="background:rgba(13,97,248,0.4)"
href="/languages/c">
C
</a>
<a
class="term-link"
id="languages_c"
style="background:rgba(215,239,161,0.4)"
href="/languages/c">
C#
</a>
<a
class="term-link"
id="languages_c&#43;&#43;"
style="background:rgba(246,248,124,0.4)"
href="/languages/c&#43;&#43;">
C&#43;&#43;
</a>
<a
class="term-link"
id="languages_java"
style="background:rgba(213,35,135,0.4)"
href="/languages/java">
Java
</a>
<a
class="term-link"
id="languages_ocaml"
style="background:rgba(29,22,137,0.4)"
href="/languages/ocaml">
OCaml
</a>
<a
class="term-link"
id="languages_python"
style="background:rgba(167,245,243,0.4)"
href="/languages/python">
Python
</a>
<a
class="term-link"
id="languages_smt-lib"
style="background:rgba(62,225,228,0.4)"
href="/languages/smt-lib">
SMT-LIB
</a>
<a
class="term-link"
id="languages_yices-language"
style="background:rgba(54,179,229,0.4)"
href="/languages/yices-language">
Yices Language
</a>
</section>
</main>
<footer>
<p>Copyright 2025. All rights reserved.</p>
</footer>
</body>
</html>