From 384af43d4220eb93abe06668210c594923fb9a8c Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 23 Nov 2023 19:35:03 -0800 Subject: meow --- computation/syntax.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'computation/syntax.md') diff --git a/computation/syntax.md b/computation/syntax.md index 7dd776d..29e8c48 100644 --- a/computation/syntax.md +++ b/computation/syntax.md @@ -1,19 +1,19 @@ -# Syntax +# syntax -## Resources - -Articles +articles - [An Overview of Lexing and Parsing](https://www.perl.com/pub/2012/10/an-overview-of-lexing-and-parsing.html/) - [Just write the #!%/* parser](https://tiarkrompf.github.io/notes/?/just-write-the-parser/) -Books and Courses -- [Compilers: Principles, Techniques, Tools](https://annas-archive.org/md5/90db32d070cfb70ca617e655d5c35529) +books +- [_Compilers: Principles, Techniques, Tools_](https://annas-archive.org/md5/90db32d070cfb70ca617e655d5c35529) + +## notation -## Notation +ebnf -## Lexing +## lexing -## Parsing +## parsing cover: - please please please lex -- cgit v1.2.3-70-g09d2