Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-theory

Grammar to recognize postfix formulas

The while language

Why names form a kind and not just a type?

Runtime definition

Is there any object-oriented static typed language with variables with few types?

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

How does a register machine differ from a stack machine? [duplicate]

regexp-like library for matrix pattern search

Context Free Language Question (Pumping Lemma)

Adding Accents to Speech Generation

Why in C# does order matter for static initialization?

c# language-theory

What is the definition of a "true" multidimensional array and what languages support them?

What exactly are administrative redexes after CPS conversion?

Where did Option[T] come from in Scala?

Can a language be turing complete but incomplete in other ways?

What does it mean for a language to be statically typed?

Computer Science for the elderly [closed]

SLR(1) Parser and epsilon involved

Regular expression for strings with even number of a's and odd no of b's