I am planning to use FLEE (www.flee.codeplex.com) as my expression evaluator. However, I believe that it is not being maintained.
Does the LGPL add support for converting to another language? (VB->C#)
And, I wan't to add features of .net numerics (specifically some functions)
to this branch of flee. Can I Do that? (.net numerics is MIT/X11)
I would keep the libraries separate and simply provide bindings from .net numerics to Flee.
Is there any license conflict?