lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Monday, March 13, 2023 at 11:53:46 AM CDT, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
> Next Friday I will begin to teach the second instance of the course "Building a Programming Language".

Sounds amazing. But, much as I'd like to build a compiler or interpreter some day (even if for a class) I have neither time nor money for a formal compiler class. I'll have to look into LPeg and (if I can find the time) study a local college's course materials on the instructor's Web site.

Anyone on the list have suggestions for self-directed study?

Thanks,

Frank Mitchell