Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:The crux of his argument (Score -1) 625

If you look at the Kawa package, which produces Java bytecodes from the scheme language, you find that exactly this problem. Scheme continuations cannot be fully expressed as Java bytecodes, so you can't use them and still produce runnable Java programs. CLR will have the same limitations.

Slashdot Top Deals

Any sufficiently advanced technology is indistinguishable from a rigged demo. - Andy Finkel, computer guy

Working...