|
|
|
|
|
by scj
383 days ago
|
|
Wouldn't it be nice if popular libraries could export to .so files so the best language for a task could use the bits & pieces it needed without a programmer needing to know python (and possibly C)? Were I to write a scripting language, trivial export to .so files would be a primary design goal. |
|