Chapter 1. The Syntax Definition Formalism SDF [https://homepages.cwi.nl/~daybuild/daily-books/syntax/2-sdf/sdf.html] - 2024-05-12 00:36:14 - public:stevetao Grammar - 1 | id:1492030 -
Amin Allam Home Page [https://aminallam.github.io/concepts.html#edu] - 2024-05-12 00:34:05 - public:stevetao Compiler, Grammar - 2 | id:1492028 -
Operator grammar [https://www.dcs.ed.ac.uk/home/pgh/grammar.html] - 2024-05-06 02:58:26 - public:stevetao Grammar, Operator - 2 | id:1491401 -
Expression grammar with exponentiation operator AND unary negation operator using Boost Spirit - Stack Overflow [https://stackoverflow.com/questions/26166096/expression-grammar-with-exponentiation-operator-and-unary-negation-operator-usin] - 2024-05-06 02:44:05 - public:stevetao Arithmetic, Boost, Exponential, Expression, Grammar, Unary - 6 | id:1491400 -
formal languages - How to disambiguate CFG with unary/binary minus and binary prefix operator - Computer Science Stack Exchange [https://cs.stackexchange.com/questions/153331/how-to-disambiguate-cfg-with-unary-binary-minus-and-binary-prefix-operator] - 2024-05-06 02:33:05 - public:stevetao Associativity, Expression, Grammar, Precedence, Prefix, Unary - 6 | id:1491399 -
Compilers Lecture #2 [https://cs.nyu.edu/~gottlieb/courses/2000s/2006-07-spring/compilers/lectures/lecture-02.html] - 2024-05-05 14:48:27 - public:stevetao Compiler, Expression, Grammar - 3 | id:1491396 -
Introduction to Algorithms, 2020-1 Week 13: Notes [https://ksvi.mff.cuni.cz/~dingle/2020-1/algs/lecture_13.html] - 2024-05-05 13:54:48 - public:stevetao Evaluation, Grammar, Infix, Postfix, Prefix - 5 | id:1491395 -
Homework: Evaluation of Arithmetic Expressions (Recursive Descent Parser) [https://web.cse.ohio-state.edu/software/2231/web-sw2/assignments/homeworks/expression-evaluator.html] - 2024-04-30 07:41:10 - public:stevetao Arithmetic, Expression, Grammar, Parsing, Recursive-Descent - 5 | id:1491334 -
parsing - LL1 grammar for arithmetic expressions and assignments - Stack Overflow [https://stackoverflow.com/questions/53233983/ll1-grammar-for-arithmetic-expressions-and-assignments] - 2024-04-30 07:38:44 - public:stevetao Grammar, LL-Grammar - 2 | id:1491333 -
Context-Free Grammars [https://pages.cs.wisc.edu/~fischer/cs536.s08/course.hold/html/NOTES/3.CFG.html] - 2024-04-30 07:34:42 - public:stevetao CFG, Context-Free-Grammar, Grammar - 3 | id:1491332 -
Recursive Patterns and Context Free Grammars [https://www.cs.rochester.edu/u/scott/courses/173/notes/05_grammars] - 2024-04-30 07:30:27 - public:stevetao Arithmetic, BNF, CFG, Context-Free-Grammar, Expression, Grammar, Parsing, Recursion - 8 | id:1491331 -
parsing - LL(2) language that is not LL(1) - Stack Overflow [https://stackoverflow.com/questions/10634197/ll2-language-that-is-not-ll1] - 2024-02-23 00:07:29 - public:stevetao Grammar, LL-Grammar, LL(k), Parsing - 4 | id:1489614 -
formal languages - Why is this grammar an LL(2) grammar? - Computer Science Stack Exchange [https://cs.stackexchange.com/questions/93144/why-is-this-grammar-an-ll2-grammar] - 2024-02-22 23:39:16 - public:stevetao Grammar, LL-Grammar, LL(k), Parsing - 4 | id:1489613 -
context free - How need help to specify a grammar for arithmetic expressions - Computer Science Stack Exchange [https://cs.stackexchange.com/questions/162457/how-need-help-to-specify-a-grammar-for-arithmetic-expressions] - 2024-02-22 15:01:50 - public:stevetao CFG, Context-Free-Grammar, Grammar - 3 | id:1489610 -
Context-Free Grammar (CFG) [https://pages.cs.wisc.edu/~hasti/cs536/readings/CFGs.html] - 2024-02-22 14:59:53 - public:stevetao CFG, Compiler, Context-Free-Grammar, Grammar - 4 | id:1489609 -
CST 8152 - Unary Minus [https://teaching.idallen.com/cst8152/97s/unary_minus.html] - 2024-02-22 14:52:38 - public:stevetao Arithmetic, Expression, Grammar, Unary - 4 | id:1489608 -
infix/README.md at main · rm-hull/infix · GitHub [https://github.com/rm-hull/infix/blob/main/README.md] - 2024-02-03 15:00:38 - public:stevetao Arithmetic, EBNF, Expression, Grammar - 4 | id:1489489 -
monic part 5: writing C programs on the calculator [https://www.hpmuseum.org/forum/thread-16102-page-2.html] - 2024-02-03 15:00:06 - public:stevetao BNF, Compiler, EBNF, Grammar, Parsing - 5 | id:1489488 -
BNF and EBNF Modified Arithmetic | codeability [https://codeability.blogspot.com/2012/04/chapter-6-syntax.html] - 2024-02-02 22:24:41 - public:stevetao Arithmetic, BNF, EBNF, Expression, Grammar - 5 | id:1489481 -
Arithmetic Expression Syntax [http://www.raikov.info/posts/expr.html] - 2024-02-02 22:21:28 - public:stevetao Arithmetic, Expression, Grammar - 3 | id:1489480 -
The grammar of mathematical expressions [https://www.robertjacobson.dev/the-grammar-of-mathematical-expressions] - 2024-01-28 13:29:21 - public:stevetao Arithmetic, Associativity, Expression, Grammar - 4 | id:1489409 -
Let’s Build A Simple Interpreter. Part 8. - Ruslan's Blog [https://ruslanspivak.com/lsbasi-part8/] - 2024-01-28 12:47:42 - public:stevetao Compiler, Grammar, Interpreter, Unary - 4 | id:1489406 -
Context Free Grammar and its Applications | by Vidhisha | Medium [https://medium.com/@vidhisha.kamat19/context-free-grammar-and-its-applications-60ff8a5af971] - 2024-01-04 02:27:42 - public:stevetao CFG, Context-Free-Grammar, Grammar - 3 | id:1489020 -
grammars-v4/pgn at master - grammars-v4 - Codeberg.org [https://codeberg.org/UniGrammar/grammars-v4/src/branch/master/pgn] - 2023-10-04 11:28:14 - public:stevetao Chess, Grammar, PGN, Portable-Game-Notation - 4 | id:1484767 -
GitHub - rolandwalker/tree-sitter-pgn: Chess Portable Game Notation (PGN) grammar for tree-sitter [https://github.com/rolandwalker/tree-sitter-pgn] - 2023-10-04 11:27:50 - public:stevetao Chess, Grammar, PGN, Portable-Game-Notation - 4 | id:1484766 -
________ [https://plantuml.com/ebnf] - 2023-01-18 04:55:52 - public:stevetao Compiler, EBNF, Grammar - 3 | id:1294879 -
context free - Removing left-recursion in grammar while maintaining left-association of operator - Computer Science Stack Exchange [https://cs.stackexchange.com/questions/43066/removing-left-recursion-in-grammar-while-maintaining-left-association-of-operato] - 2023-01-11 00:08:02 - public:stevetao Associativity, Compiler, Context-Free-Grammar, Grammar, Left-Associativity, Left-Recursion, Recursion - 7 | id:1294807 -
The Forsyth-Edwards Notation in Chess (FEN). | by Sri Vathsan | Medium [https://vathzen.medium.com/forsyth-edwards-notation-in-chess-fen-d7c75397ff5a] - 2022-09-25 15:21:26 - public:stevetao Chess, FEN, Grammar, Regular-Expression - 4 | id:1276760 -
Operator priority and associativity in EBNF grammar | by Mateusz Bednarski | Medium [https://medium.com/@mbednarski/operator-priority-and-associativity-in-ebnf-grammar-3a9f23dd9daf] - 2022-09-24 11:33:16 - public:stevetao Associativity, EBNF, Exponential, Grammar, Precedence, Unary - 6 | id:1276733 -
EBNF Definition of the Pascal Programming Language [http://www.cs.kent.edu/~durand/CS43101Fall2004/resources/Pascal-EBNF.html] - 2022-09-24 11:29:52 - public:stevetao EBNF, Grammar, Pascal - 3 | id:1276732 -
10. Full Grammar specification — Python 3.10.7 documentation [https://docs.python.org/3/reference/grammar.html] - 2022-09-24 11:20:11 - public:stevetao EBNF, Grammar, PEG, Python - 4 | id:1276730 -
Syntax: EBNF [https://www.cs.nmsu.edu/~rth/cs/cs471/Syntax%20Module/EBNF.html] - 2022-09-24 11:15:08 - public:stevetao BNF, EBNF, Grammar - 3 | id:1276729 -
Grammar: The language of languages (BNF, EBNF, ABNF and more) [https://matt.might.net/articles/grammars-bnf-ebnf/] - 2022-09-24 11:14:00 - public:stevetao ABNF, BNF, EBNF, Grammar - 4 | id:1276728 -
Sakarya Üniversitesi Fen Bilimleri Enstitüsü Dergisi » Makale » Designing and Interpreting a Mathematical Programming Language [http://www.saujs.sakarya.edu.tr/tr/pub/saufenbilder/article/494974] - 2022-09-23 16:42:41 - public:stevetao Grammar, Math, Mathematical-Programming - 3 | id:1276717 -
Context free grammars - piotr-yuxuan/PoC Wiki [https://github-wiki-see.page/m/piotr-yuxuan/PoC/wiki/Context-free-grammars] - 2022-09-17 14:54:10 - public:stevetao Chess, Grammar - 2 | id:1276636 -
PGN chess format parser · GitHub [https://gist.github.com/kidig/4cc9a72b1117d8d6dbd35adf9a8a995a] - 2022-09-17 14:08:31 - public:stevetao Chess, Grammar, Parsing, PGN - 4 | id:1276629 -
grammars-v4/PGN.g4 at master · antlr/grammars-v4 · GitHub [https://github.com/antlr/grammars-v4/blob/master/pgn/PGN.g4] - 2022-09-17 12:45:41 - public:stevetao ANTLR, Chess, Grammar, Java, Notation, PGN, Portable-Game-Notation - 7 | id:1276625 -
Standard: Portable Game Notation Specification and Implementation Guide [http://www.saremba.de/chessgml/standards/pgn/pgn-complete.htm] - 2022-09-17 12:45:04 - public:stevetao Chess, Game, Grammar, Notation, PGN, Portable-Game-Notation, Standard - 7 | id:1276624 -
Parsing PGN Chess Games With Python | by Andrew Matteson | Analytics Vidhya | Medium [https://medium.com/analytics-vidhya/parsing-pgn-chess-games-with-python-68a2c199665c] - 2022-09-17 12:44:09 - public:stevetao Chess, Grammar, Parsing, PGN, Portable-Game-Notation, Python - 6 | id:1276623 -
Left Recursion | Left Recursion Elimination | Gate Vidyalay [https://www.gatevidyalay.com/left-recursion-left-recursion-elimination/] - 2021-12-26 00:12:21 - public:stevetao Associativity, Grammar, Recursion - 3 | id:969820 -
grammar - Operator Associativity - Stack Overflow [https://stackoverflow.com/questions/39500543/operator-associativity/39501548#39501548] - 2021-12-25 23:14:56 - public:stevetao Associativity, Grammar - 2 | id:969819 -
Evaluating Expressions Based On Given Grammar | Gate Vidyalay [https://www.gatevidyalay.com/solving-expressions-based-on-given-grammar/] - 2021-12-25 23:14:29 - public:stevetao Associativity, Grammar - 2 | id:969818 -
1.3. Grammars - Part 3 - Establishing Order of Operations — Programming Languages [https://opendsa-server.cs.vt.edu/OpenDSA/Books/PL/html/Grammars3.html] - 2021-12-25 22:56:16 - public:stevetao Associativity, Grammar - 2 | id:969817 -
English Grammar (@GrammarUpdates) / Twitter [https://twitter.com/GrammarUpdates] - 2021-08-22 02:03:49 - public:stevetao Grammar - 1 | id:762867 -
GrammarCheck.net - Check your text online [https://www.grammarcheck.net/] - 2021-08-22 01:43:50 - public:stevetao Grammar - 1 | id:762850 -
________ [http://math.pnw.edu/~rlkraft/cs31600-2012/chapter03/syntax-examples.html] - 2021-04-23 16:08:33 - public:stevetao Associativity, BNF, Grammar - 3 | id:683501 -
Syntax and Grammars [https://www.radford.edu/~nokie/classes/380/syntax.html] - 2021-04-23 16:06:01 - public:stevetao Associativity, Grammar - 2 | id:683499 -
Chapter 03 Baby Language: Two operators [http://math.pnw.edu/~rlkraft/cs31600-2012/chapter03/baby-language-two-operators.html] - 2020-05-27 14:53:45 - public:stevetao Associativity, BNF, EBNF, Grammar - 4 | id:321579 -
1.3. Enforcing Order of Operations — Programming Languages [https://opendsa-server.cs.vt.edu/ODSA/Books/PL/html/Grammars3.html] - 2020-05-27 14:38:09 - public:stevetao Associativity, BNF, Grammar - 3 | id:321577 -
BNF grammar associativity - Stack Overflow [https://stackoverflow.com/questions/50369121/bnf-grammar-associativity] - 2020-05-27 14:35:39 - public:stevetao Associativity, BNF, Grammar - 3 | id:321575 -