169 lines
No EOL
3.4 KiB
HTML
169 lines
No EOL
3.4 KiB
HTML
<!DOCTYPE HTML>
|
|
<HTML LANG="en-us"
|
|
><HEAD
|
|
><TITLE
|
|
>Common Lisp Nova Spec</TITLE
|
|
><META CHARSET="US-ASCII"
|
|
><LINK REL="canonical" HREF="index.html"
|
|
><LINK REL="next" HREF="1_Introduction.html" TYPE="text/html" TITLE="1. Introduction"
|
|
><LINK REL="start" HREF="index.html" TYPE="text/html" TITLE="Common Lisp Nova Spec"
|
|
><META NAME="VIEWPORT" CONTENT="width=device-width, initial-scale=1.0"
|
|
><LINK REL="STYLESHEET" HREF="dpans.css%3F3909942064.css"
|
|
><SCRIPT SRC="dpans.js%3F3909942064"
|
|
></SCRIPT
|
|
><SCRIPT SRC="apropos.js%3F3909942064"
|
|
></SCRIPT
|
|
></HEAD
|
|
><BODY
|
|
><DIV
|
|
><CENTER STYLE="background-image: url('novaspec-5.png');background-position: 50% 0;background-repeat: no-repeat;background-size: 120px;padding-top: 30px;margin: 2em 0"
|
|
><TABLE ALIGN="CENTER" BORDER="0" CELLPADDING="0" CELLSPACING="0"
|
|
><THEAD
|
|
><TR
|
|
><TD WIDTH="50%" ALIGN="RIGHT"
|
|
><SPAN STYLE="font-family: Futura, Jost, sans-serif; font-size: 48px;"
|
|
>Nova  </SPAN
|
|
></TD
|
|
><TD WIDTH="50%" ALIGN="LEFT"
|
|
><SPAN STYLE="font-family: Futura, Jost, sans-serif; font-size: 48px;"
|
|
>  Spec</SPAN
|
|
></TD
|
|
></TR
|
|
><TR
|
|
><TD COLSPAN="2" ALIGN="CENTER"
|
|
><DIV STYLE="padding-top: 20px; font-family: Futura, Jost, sans-serif; font-weight: 100; font-size: 14px; color: #666;"
|
|
>The Gorgeous Spec</DIV
|
|
></TD
|
|
></TR
|
|
></THEAD
|
|
></TABLE
|
|
></CENTER
|
|
><CENTER STYLE="margin-bottom: 2em"
|
|
><DIV CLASS="apropos-io"
|
|
><SPAN ID="apropos-label"
|
|
>Apropos </SPAN
|
|
><INPUT ID="apropos" AUTOFOCUS="AUTOFOCUS" PLACEHOLDER="Type here to search" ONINPUT="aproposInput(this);" ONKEYUP="aproposKeyup(event);" ONCHANGE="aproposChange(this);" ONFOCUS="aproposFocus(this);" ONFOCUSOUT="aproposFocusout(this);"
|
|
><A HREF="1_Introduction.html" CLASS="next"
|
|
>→</A
|
|
></DIV
|
|
><DIV ID="apropos-res"
|
|
></DIV
|
|
></CENTER
|
|
><H1
|
|
>Common Lisp Nova Spec</H1
|
|
><UL CLASS="subtoc"
|
|
><LI
|
|
><A HREF="1_Introduction.html"
|
|
>1. Introduction</A
|
|
></LI
|
|
><LI
|
|
><A HREF="2_Syntax.html"
|
|
>2. Syntax</A
|
|
></LI
|
|
><LI
|
|
><A HREF="3_Evaluation_and_Compilation.html"
|
|
>3. Evaluation and Compilation</A
|
|
></LI
|
|
><LI
|
|
><A HREF="4_Types_and_Classes.html"
|
|
>4. Types and Classes</A
|
|
></LI
|
|
><LI
|
|
><A HREF="5_Data_and_Control_Flow.html"
|
|
>5. Data and Control Flow</A
|
|
></LI
|
|
><LI
|
|
><A HREF="6_Iteration.html"
|
|
>6. Iteration</A
|
|
></LI
|
|
><LI
|
|
><A HREF="7_Objects.html"
|
|
>7. Objects</A
|
|
></LI
|
|
><LI
|
|
><A HREF="8_Structures.html"
|
|
>8. Structures</A
|
|
></LI
|
|
><LI
|
|
><A HREF="9_Conditions.html"
|
|
>9. Conditions</A
|
|
></LI
|
|
><LI
|
|
><A HREF="10_Symbols.html"
|
|
>10. Symbols</A
|
|
></LI
|
|
><LI
|
|
><A HREF="11_Packages.html"
|
|
>11. Packages</A
|
|
></LI
|
|
><LI
|
|
><A HREF="12_Numbers.html"
|
|
>12. Numbers</A
|
|
></LI
|
|
><LI
|
|
><A HREF="13_Characters.html"
|
|
>13. Characters</A
|
|
></LI
|
|
><LI
|
|
><A HREF="14_Conses.html"
|
|
>14. Conses</A
|
|
></LI
|
|
><LI
|
|
><A HREF="15_Arrays.html"
|
|
>15. Arrays</A
|
|
></LI
|
|
><LI
|
|
><A HREF="16_Strings.html"
|
|
>16. Strings</A
|
|
></LI
|
|
><LI
|
|
><A HREF="17_Sequences.html"
|
|
>17. Sequences</A
|
|
></LI
|
|
><LI
|
|
><A HREF="18_Hash_Tables.html"
|
|
>18. Hash Tables</A
|
|
></LI
|
|
><LI
|
|
><A HREF="19_Filenames.html"
|
|
>19. Filenames</A
|
|
></LI
|
|
><LI
|
|
><A HREF="20_Files.html"
|
|
>20. Files</A
|
|
></LI
|
|
><LI
|
|
><A HREF="21_Streams.html"
|
|
>21. Streams</A
|
|
></LI
|
|
><LI
|
|
><A HREF="22_Printer.html"
|
|
>22. Printer</A
|
|
></LI
|
|
><LI
|
|
><A HREF="23_Reader.html"
|
|
>23. Reader</A
|
|
></LI
|
|
><LI
|
|
><A HREF="24_System_Construction.html"
|
|
>24. System Construction</A
|
|
></LI
|
|
><LI
|
|
><A HREF="25_Environment.html"
|
|
>25. Environment</A
|
|
></LI
|
|
><LI
|
|
><A HREF="26_Glossary.html"
|
|
>26. Glossary</A
|
|
></LI
|
|
><LI
|
|
><A HREF="A_Appendix.html"
|
|
>A. Appendix</A
|
|
></LI
|
|
></UL
|
|
></DIV
|
|
><SCRIPT
|
|
>domReady();</SCRIPT
|
|
></BODY
|
|
></HTML
|
|
> |