Automatic for the People
mallorcaweb.net/users/automatic, is a page dedicated to Automatics and formal Language created by Damià Verger, a computer student of the UIB. Here you will find problems resolved of this Computer subject. The first thing to be done is to download JFLAP 3.0, an application developed at the Duke University by Susan H. Rodger. With this application you will be able to see finite automatics that will be incorporated to the web and to check if a set word is accepted or not, and also how to transform a non determinist finite into a determinist one, to see a grammatical equivalent, minimise automatics and many more. The problem (there always has to be one, doesn't there?) is that this application is written (and compiled) in Java and to make it work a Java interpreter is needed. The second step, therefore, will be to visit the page by Miquel Mascaró (professor of the Computer Department of the UIB) and download the JDK 1.1.5