Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grammar

Are regular expressions (regex) really regular?

Grammar.parse seems to loop forever and use 100% CPU

grammar raku

How can you write a customizable grammar?

parsing grammar raku

Concatting a list of strings in Prolog

In ANTLR, is there a shortcut notation for expressing alternation of all the permutations of some set of rules?

parsing antlr grammar rules

Parsing SPARQL queries

What type of grammar is used to parse PostgreSQL?

parsing postgresql grammar

Looking for examples of Jison grammars that use indentation for block-structure

grammar indentation jison

Why do I need brackets here? Java: "if (true) int i=0;"

BibTex grammar for ANTLR

parsing antlr grammar bibtex

Perl 6 Grammar doesn't match like I think it should

regex grammar raku

Is the Python's grammar LL(1)?

Default definition of white space method ws in a grammar

grammar raku

Raku Grammar: Use named regex without consuming matching string

grammar raku

Building AST in OCaml

parsing ocaml grammar

Can someone give a simple but non-toy example of a context-sensitive grammar? [closed]

How to enumerate the strings of a context-free grammar?

What is a tree parser in ANTLR and am I forced to write one?

Grammar: difference between a top down and bottom up?

grammar topdown bottom-up

Extended Backus–Naur Form order of operations