I'm learning about Plex and Pyacc, which are Object Pascal implementations of Lex and Yacc
I'm working through the O'Reilly book 'Lex & Yacc' (2nd edition) and as I go I'm translating the examples from lex/yacc/c to plex/pyacc/fpc
There are a few pages on the Lazarus wiki but they're woefully inadequate
I've started a Wiki here while I'm going and when ready I'll write up proper documentation on the Lazarus wiki.
| Chapter | Status |
|---|---|
| Chapter 1 | Done |
| Chapter 2 | Done |
| Chapter 3 | In progress |
| Chapter 4 | Not done |
| Chapter 5 | Not done |
| Chapter 6 | Not done |
| Chapter 7 | Not done |
| Chapter 8 | Not done |
| Chapter 9 | Not done |