Automatic website update
This commit is contained in:
parent
6189d2e4fb
commit
f680d46660
1 changed files with 4 additions and 4 deletions
|
|
@ -53,10 +53,10 @@ Next: <a href="#API" accesskey="n" rel="next">API</a> [<a href="#SEC_Cont
|
||||||
<h1 class="top" id="Overview"><span>Overview<a class="copiable-link" href="#Overview"> ¶</a></span></h1>
|
<h1 class="top" id="Overview"><span>Overview<a class="copiable-link" href="#Overview"> ¶</a></span></h1>
|
||||||
|
|
||||||
<p>Guile Knots is a library providing tools and patterns for programming
|
<p>Guile Knots is a library providing tools and patterns for programming
|
||||||
with <a class="url" href="https://github.com/wingo/fibers">Guile Fibers</a>. Guile Knots
|
with <a class="url" href="https://codeberg.org/guile/fibers">Guile Fibers</a>. Guile
|
||||||
provides higher level building blocks for writing programs using Guile
|
Knots provides higher level building blocks for writing programs using
|
||||||
Fibers, including managing code that can’t run in a thread used by
|
Guile Fibers, including managing code that can’t run in a thread used
|
||||||
fibers. Also included is a web server implementation using Fibers,
|
by fibers. Also included is a web server implementation using Fibers,
|
||||||
which while being similar to the web server provided by Fibers, can
|
which while being similar to the web server provided by Fibers, can
|
||||||
provide some benefits in specific circumstances.
|
provide some benefits in specific circumstances.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue