Half Hour Hacks & A Place to Bury Strnagers links for 2008-09-11
Half Hour Hacks Half Hour Hacks: Nondeterministic Finite Automata For an open-ended project in my Computer Science course, I wrote a program which will take any regular expression as an input and generate a NFA for recognizing that language. It can display this NFA graphically as well as generate Prolog code for simulating it and […]
Also tagged aptbs, programming