What is "Copying"...
What is "Copying"...
Posted Apr 26, 2013 9:50 UTC (Fri) by mpr22 (subscriber, #60784)In reply to: What is "Copying"... by aleXXX
Parent article: Dynamic linking and derivative works
My understanding (I am not a lawyer and this is not legal advice) is that translating the JS code into Ruby code would be translation, which is derivation, which is an act restricted by copyright law. Reimplementing the external interface of the JS program from scratch in Ruby without looking at the internal implementation details of the JS program, on the other hand, would not in general be derivation covered by copyright.