Linked by Thom Holwerda on Thu 7th Oct 2010 09:35 UTC, submitted by lemur2
Thread beginning with comment 444311
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
http://www.bpmlegal.com/howtopat5.html
Everyone who thinks they can read patent claims should read the above. Its not easy. It takes more than five minutes, but basically you can't just cherry pick a claim out of a patent and think that anything that the claim covers (by itself without the other claims) is automatically infringing.




Member since:
2006-02-23
Wow, is there no end to the insanity? From the link:
1. A method for processing computer code, comprising:storing a device-independent intermediate representation of a source code; and in the event an indication is received that the source code has changed, using the changed source code to generate and store a new intermediate representation of the changed source code.
[...]
8. A method as recited in claim 1, wherein the intermediate representation comprises LLVM intermediate representation (IR), LLVM byte code or other byte code, or another appropriate intermediate representation.
The part in bold means it is so general it covers nearly all JIT compilers. Completely rediculous.