|
|
|
|
|
by npn
1517 days ago
|
|
> I've evaluated for use at my company Well this might be the problem. In corporate environment you can't afford to be too adventurous. Personally I solve the "lack of libraries" problem by using more than one language, then connect them via child process call or some persistent storage like database or plain text files. But it's entirely a different matter when the code need to be used by a lot of people. |
|