Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grammar

Parse comment line

line antlr grammar comments

Lint-ing tool for Lua [closed]

lua grammar

Parsing grammars using OCaml

parsing ocaml grammar

Xtext: grammar for language with significant/semantic whitespace

What is the name of the language used for Cloud Firestore security rules?

Parsing a "simple" grammar

python parsing grammar

Is there a fast algorithm to determine the godel number of a term of a context free language?

Grammar Writing Tools [closed]

grammar parsing ebnf

LL(1) cannot be ambiguous

C11 grammar ambiguity between _Atomic type specifier and qualifier

c grammar yacc c11

Tool/Application to calculate first and follow sets

parsing grammar

POSIX sh EBNF grammar

parsing posix grammar sh ebnf

Type Lambda's in Scala: why is the extra parentheses needed in a declaration?

scala types grammar

How do I match a hex array in perl6 grammar

regex grammar raku

W3C CSS grammar, syntax oddities

Is the grammars in Java7 spec really equivalent?

Irony: How to give KeyTerm precedence over variable?

HTML5 Speech recognition --- is there a way to set what the user is expected to say dynamically? (Using custom Grammars)

Open Source Grammar Checker [closed]

php grammar

Why can't I assign @b || @c to @a in Perl?

perl grammar