|
<html>
|
|
|
|
<head>
|
|
<title>
|
|
CLINL Kernel
|
|
</title>
|
|
<meta name="description" content="The official website of the CLINL-Kernel. CLINL stands for C++-LINL is not Linux and was an initiative to renew Linux, started in 2018">
|
|
<meta name="keywords" content="CLINL, Kernel, GNU">
|
|
<meta name="author" content="Ludovic Lagouardette, Maximilian Wittmer, OxFFFFFFFFF">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/4.0.2/bootstrap-material-design.css"
|
|
\>
|
|
<link rel="stylesheet" href="style.css" \>
|
|
</head>
|
|
|
|
<body class="container page">
|
|
<div class="row navbar">
|
|
<a href="index.html" class="col-xs-3 navbut">Home</a>
|
|
<a href="https://kernel.clinl.org" class="col-xs-3 navbut">Repository</a>
|
|
<a href="aboutus.html" class="col-xs-3 navbut">About us</a>
|
|
<a href="contribute.html" class="col-xs-3 navbut">Contribute</a>
|
|
</div>
|
|
<div class="par">
|
|
CLINL (pronounced kli-nel), for
|
|
<span class="big">C++ Linl Is Not Linux</span>, is an on development kernel meant to present a Linux compatibility at kernel level
|
|
while remaining as high level as possible while preserving performance.
|
|
<br>It has been initiated by
|
|
<span class="big">Ludovic Lagouardette</span>,
|
|
<span class="big"> Maximilian Wittmer</span> and
|
|
<span class="big"> OxFFFFFFFF </span>. To see the list of active developers, visit the
|
|
<a href="https://clinl.org/aboutus.html">about us</a> page!
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|