klisp

an open source interpreter for the Kernel Programming Language.
git clone http://git.hanabi.in/repos/klisp.git
Log | Files | Refs | README

Acknowledgements.html (1771B)


      1 <html lang="en">
      2 <head>
      3 <title>Acknowledgements - klisp Reference Manual</title>
      4 <meta http-equiv="Content-Type" content="text/html">
      5 <meta name="description" content="klisp Reference Manual">
      6 <meta name="generator" content="makeinfo 4.13">
      7 <link title="Top" rel="start" href="index.html#Top">
      8 <link rel="up" href="Introduction.html#Introduction" title="Introduction">
      9 <link rel="prev" href="Conventions.html#Conventions" title="Conventions">
     10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
     11 <meta http-equiv="Content-Style-Type" content="text/css">
     12 <style type="text/css"><!--
     13   pre.display { font-family:inherit }
     14   pre.format  { font-family:inherit }
     15   pre.smalldisplay { font-family:inherit; font-size:smaller }
     16   pre.smallformat  { font-family:inherit; font-size:smaller }
     17   pre.smallexample { font-size:smaller }
     18   pre.smalllisp    { font-size:smaller }
     19   span.sc    { font-variant:small-caps }
     20   span.roman { font-family:serif; font-weight:normal; } 
     21   span.sansserif { font-family:sans-serif; font-weight:normal; } 
     22 --></style>
     23 <link rel="stylesheet" type="text/css" href="css/style.css">
     24 </head>
     25 <body>
     26 <div class="node">
     27 <a name="Acknowledgements"></a>
     28 <p>
     29 Previous:&nbsp;<a rel="previous" accesskey="p" href="Conventions.html#Conventions">Conventions</a>,
     30 Up:&nbsp;<a rel="up" accesskey="u" href="Introduction.html#Introduction">Introduction</a>
     31 <hr>
     32 </div>
     33 
     34 <h3 class="section">1.4 Acknowledgements</h3>
     35 
     36 <p>This manual was written by Andres Navarro.
     37 
     38    <p>The structure and some text for this introductory section were
     39 borrowed from the Elisp Manual by the Free Sofware Foundation.  This
     40 manual also borrows freely from both the Kernel Report and the Scheme
     41 Reports.
     42 
     43 <!-- *-texinfo-*- -->
     44    </body></html>
     45