| File | Date | Author | Commit |
|---|---|---|---|
| Linux GCC | 2010-01-11 | applegrew | [r3] |
| .cproject | 2010-01-11 | applegrew | [r3] |
| .project | 2010-01-11 | applegrew | [r3] |
| README.txt | 2009-12-15 | jaisong | [r1] |
| parser.cpp | 2009-12-15 | jaisong | [r2] |
| parser.h | 2009-12-15 | jaisong | [r2] |
| yad.cpp | 2009-12-15 | jaisong | [r2] |
This is a primitive version. I have mentioned in project page that the s/w uses Google definitions. Unlike usual dictionary software this one caches all the meanings. Cache is saved in the same directory where you have yad. Installation ======================================================= g++ -o yad yad.cpp parser.cpp parser.h You can use ./yad or give soft links as you wish. Requirements ======================================================== OS:- Linux g++ wget mozilla