My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members

To execute a task usning natural language as input (Eg:please open the file hello.txt,i want to delete all the files in the folder hello with the extension .txt) and the corresponding task will be executed. It uses flex as lexical analyser and bison as parser to check the correctness or syntax of the entered natural language input,if the syntax of the input is correct,it executes the corresponding task.

Powered by Google Project Hosting