Hi all:
i am developing a programme which is capable of recognizing several hand gestures.Now the requirement need a language using the hand gestures.So, how can i construct one ?
My current idea is using regular expression and Backus Naur Form to define the syntax,but i get stuck in the design.