We have recently made available a reference implementation of our $P recognizer in C#, which you can find on the $P project page. This version augments our original online demo and implementation in JavaScript, both still available as well. When you download the C# .zip file, you receive (1) a DLL of just the recognizer which you can use in your C# applications, (2) a canvas drawing and recognizing demo in C# equivalent to the online JavaScript demo, and (3) a “How To” document explaining how to incorporate these versions in your own projects. Try it out and let us know how it goes!
A reminder: if you implement $P in a new language or in a new way, feel free to let us know and we will link to it from our page as well! Don’t forget to cite us!