From 439c5d3ef5fb8b8ebba28d45088d9b91db7418ac Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 4 Jan 2024 18:37:28 -0800 Subject: meow --- computation/syntax.md | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 computation/syntax.md (limited to 'computation/syntax.md') diff --git a/computation/syntax.md b/computation/syntax.md deleted file mode 100644 index 31b95a5..0000000 --- a/computation/syntax.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -layout: computation -title: computation/syntax ---- - -# syntax - -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 -- [_Compilers: Principles, Techniques, Tools_](https://annas-archive.org/md5/90db32d070cfb70ca617e655d5c35529) - -## notation - -ebnf - -npegs - -## lexing - -## parsing - -cover: -- please please please lex -- handrolled parsers -- pegs and their limitations -- other varieties of parser generators (ANTLR, lalrpop, yacc...) -- cgit v1.2.3-70-g09d2