Re: Building a Programming Lamguage
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Building a Programming Lamguage
- From: Frank Mitchell <frank_mitchell_us@...>
- Date: 2023年3月14日 01:12:53 +0000 (UTC)
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