Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grammar

Converting ambiguous grammar to unambiguous

Looking for a Complete Delphi (object pascal) syntax

delphi syntax grammar

Regex BNF Grammar

regex grammar bnf

How do Java, C++, C#, etc. get around this particular syntactic ambiguity with < and >?

Selecting the most fluent text from a set of possibilities via grammar checking (Python)

Is there a name meaning "not a singleton"?

singleton naming grammar

chomsky hierarchy in plain english

Is there a standard C++ grammar?

Separate word lists for nouns, verbs, adjectives, etc

Is "Implicit token definition in parser rule" something to worry about?

BNF vs EBNF vs ABNF: which to choose?

syntax grammar bnf ebnf

How do I do dependency parsing in NLTK?

python nlp grammar nltk

Does the '@' symbol have special meaning in Javascript, Coffeescript or Jquery?

In Javadocs, how should I write plural forms of singular Objects in <code> tags?

java javadoc grammar

Ruby Grammar

ruby grammar bnf

Context-free grammars versus context-sensitive grammars?

Is HTML a context-free language?

Why isn't this a syntax error in python?

Is there a human readable programming language? [closed]

nlp grammar

How to check whether a sentence is correct (simple grammar check in Python)?

python nlp grammar