On Mon, Jul 9, 2012 at 10:48 PM, Marvin Humphrey <[email protected]> wrote:
> I'm still planning to be there at the original time, 7:00 pm PDT.
>
> As discussed in IRC, I'm cool with meeting twice on this material.

A makeup session which took place today at noon with 4 participants went very
well.  We had a mix of people who had read all, some, or none of chapter 1,
and everyone came away feeling like the discussion was time well spent.

(Two people were available on Tuesday night but we didn't end up meeting.
Nevertheless, I intend to keep showing up at the appointed time so that we
accumulate momentum and so that participants can have confidence that if you
put in the time to read up, someone will be there to discuss it with you.)

Google Plus Hangouts seems to be working well for us.  Join us in the
#lucy_dev IRC channel for connection instructions.

The next chapter is fairly long, so as discussed during today's session, we're
going to break it in half.

  Tuesday July 17, 7:00 pm PDT:

    2.1 Specifying Syntax: Regular Expressions and Context-Free Grammars
        2.1.1 Tokens and Regular Expressions
        2.1.2 Context-Free Grammars
        2.1.3 Derivations and Parse Trees
    2.2 Scanning
        2.2.1 Generating a Finite Automaton
        2.2.2 Scanner Code
        2.2.3 Table-Driven Scanning
        2.2.4 Lexical Errors
        2.2.5 Pragmas

  Tuesday July 24, 7:00 pm PDT:

    2.3 Parsing
        2.3.1 Recursive Descent
        2.3.2 Table-Driven Top-Down Parsing
        2.3.3 Bottom-Up Parsing
        2.3.4 Syntax Errors

Cheers,

Marvin Humphrey

Reply via email to