<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Good morning, everyone!</p>
    <p>The ninth Online Lisp Meeting will bring us Robert Strandh with
      his third installment in the Creating a Common Lisp Implementation
      series.</p>
    <p>
      <blockquote type="cite">
        <pre>In this series of presentations, we examine different strategies for
creating a Common Lisp implementation, as well as the pros and cons of
each strategy.

We assume basic knowledge about how a typical modern operating system
(such as Unix) works, and how traditional batch languages (such as C)
are compiled and executed on such a system.  We furthermore assume
medium-level knowledge about Common Lisp.

In part 3, we investigate one possible solution to the conundrum of
our first strategy outlined in part 2, namely the circular
compile-time dependencies between many standard macros and standard
functions, forcing us to write more code in a language other than
Common Lisp, and also forcing us to write "unnatural" Common Lisp
code.  The solution to this problem is the foundation of our second
strategy for creating a Common Lisp implementation, and it relies on
using an existing host Common Lisp implementation for cross
compilation.

Since some time has passed since part 1 and 2 were streamed, we
strongly recommend that interested participants make sure that the
material covered in those two parts is fresh in memory, if necessary
by watching those presentations again.
</pre>
      </blockquote>
      <br>
      A short Jitsi talk with everyone will happen just after the
      meeting - everyone is invited!<br>
      <br>
      Date/time/location:<br>
      <br>
      * Date: 16th September 2020<br>
      * Time: 13:00 CEST - <a class="moz-txt-link-freetext" href="https://time.is/en/CEST">https://time.is/en/CEST</a><br>
      * Talk: <a class="moz-txt-link-freetext" href="https://www.twitch.tv/TwitchPlaysCommonLisp">https://www.twitch.tv/TwitchPlaysCommonLisp</a><br>
      * Hangout: <a class="moz-txt-link-freetext" href="https://chat.heisig.xyz/TwitchPlaysCommonLisp">https://chat.heisig.xyz/TwitchPlaysCommonLisp</a> @ 14:30<br>
      <br>
      Massive thanks to Marco Heisig for providing the Jitsi instance
      where we can hang out after the talk.<br>
      <br>
      A mailing list has been created for the purpose of organizing and
      promoting the online talks. Further announcements will be posted
      there. See
      <a class="moz-txt-link-freetext" href="https://mailman.common-lisp.net/listinfo/online-lisp-meets">https://mailman.common-lisp.net/listinfo/online-lisp-meets</a><br>
      <br>
      Lisp videos always accepted! Please let me know if you'd like to
      talk about anything Lisp-related.<br>
      <br>
      BR and see you,<br>
      MichaƂ "phoe" Herda<br>
    </p>
  </body>
</html>