Write a short intro
This commit is contained in:
parent
4b1ae5c725
commit
2cdcebafec
|
@ -5,6 +5,11 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>PC Scheme</h1>
|
<h1>PC Scheme</h1>
|
||||||
|
<p>PC Scheme (also spelled PC-Scheme, PC SCHEME, PC-SCHEME) is a
|
||||||
|
Scheme implementation for DOS operating systems from the early
|
||||||
|
1990s.</p>
|
||||||
|
<p>It originally ran on MS-DOS. Nowadays it also runs on FreeDOS
|
||||||
|
as well as emulators like Dosemu.</p>
|
||||||
<p><a href="./">lang/scheme/impl/pcscheme/</a></p>
|
<p><a href="./">lang/scheme/impl/pcscheme/</a></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Reference in New Issue