slynnda / lbac

Community follow-along with the classic "Let's Build a Compiler" with a modern twist.
MIT License
1 stars 0 forks source link

reading-and-discussion-lexical-scanning #11

Open slynnda opened 8 years ago

slynnda commented 8 years ago

Reading and Discussion: Lexical Scanning

This task is to read through the section "Lexical Scanning" and do the exercises. You can find the text for this task at the following link:

http://compilers.iecc.com/crenshaw/tutor7.txt

Assignees: @argonauthills @sophialhudson