Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pushdown-automaton
What type of languages are accepted by a PDA in which stack size is limited?
Feb 24, 2023
state-machine
automata
pushdown-automaton
automata-theory
Is the language {0^n 1^n 0^k | k != n} context free?
Oct 08, 2022
computer-science
context-free-grammar
regular-language
pushdown-automaton
Pushing/popping stack in reverse order in a Pushdown Automaton
Sep 15, 2022
automata
non-deterministic
pushdown-automaton
automata-theory
Design a PDA of all strings of 0's and 1's so that the number of 1's is twice the number of 0's
Oct 12, 2021
automata
computation-theory
pushdown-automaton
How to design a pushdown automata
Nov 10, 2022
c++
pushdown-automaton
How can I have a constrained Finite State Machine in Haskell / Idris?
Apr 11, 2022
haskell
idris
state-machine
pushdown-automaton
Checking if a string consists of balanced parenthesis
Nov 06, 2018
haskell
recursion
pattern-matching
formal-languages
pushdown-automaton