List Question
20 TechQA 2024-03-17T10:06:10.803000Build a Turing Machine that counts a's and b's
122 views
Asked by sangonm
binary search with JFLAP turing machine
45 views
Asked by Alif Effendi
jflap duplicating states or transitions
388 views
Asked by perrywinkle
Let the user place Buttons in Java
177 views
Asked by Samuel
Why does JFlap fail to build a usable LL(1) parser from my calculator grammar?
622 views
Asked by Aboumouadine
Non-deterministic finite automata
345 views
Asked by Dusan Biga
Deterministic Finite Automata on JFLAP
210 views
Asked by O. Villarreal
Let Σ = { a; b} How can I define a PDA in JFLAP which recognizes the following?
176 views
Asked by Viktor
Simulating Non Deterministic Turing machine with Deterministic Turing machine [JFLAP]
724 views
Asked by Austin Amon
Find the pushdown automata of this language L={A^i B^j C^k | 2k <= i <= 3k OR j != (i+k) } with one stack
543 views
Asked by meightythree
Does jflap support (+) operator in a regular expression?
515 views
Asked by DjVasu
PushDown Automaton (PDA) for L={a^(n)b^(n)c^(n)|n>=1}
15.9k views
Asked by NeoR
The way to use JFLAP to do a Pushdown Automaton
2k views
Asked by deibbs
Correct Unrestricted Grammar for:
549 views
Asked by Hopeless Noob
Trying to use a jflap regex in scala
247 views
Asked by k r
Regular Expression for IP validation which works in JFLAP
766 views
Asked by ehsun7b
JFLAP : Symbol for any character in lanugage
820 views
Asked by SachiraChin
Batch Test for JFLAP Turing Machine
1.1k views
Asked by TheDude