This project attempts to do two things. First, it provides bindings to the OpenCL API that mirror the OpenCL 1.1 spec as closely as possible. (Preliminary OpenCL 1.2 support is available in SVN)Second, it provides a higher level abstraction of the API that's more .Net-like.
A spelling checker for 32-bit Windows apps, based loosely on GNU ASpell; packaged as a DLL. Suggestions for misspelled words are based on both character substitutions/additions/deletions and phonetic similarity to (~180,000 English) words in dictionary.