I don't know if this feature request belongs to here, but it would nice to be able to use CED from other programming languages (e.g. Java or node.js).
That's what @mzsanford has actually done for (a fork of) the Compact Language Detector library: https://github.com/mzsanford/cld.
My personal use case would be Java — I suppose technologies like SWIG or a JNI-based wrapper could be used.
What's your opinion on this feature request? Thanks.