|
|
|
|
|
by feduzi
3378 days ago
|
|
I agree that "tool" (in this case compiler) as a service is OK. You're also correct about "trust" aspect (that's what I've meant by "cloud" stuff). Also In the FAQ on Kickstarter page it says that you'll be able to have your own "Nectar" server, so you don't depend on "Nectar" cloud. But look at it seriously... 32k USD for a thing that will be probably faced with an open-source (and possibly free) solution. The amount of "pay me money" features and bullshit: * ecological * pay to vote * Fibonacci benchmark claiming to be faster than C * claiming to work but actually fails to compile this JS code (as mentioned by johhny in the comments to the article http://blog.seraum.com/compiled-javascript-with-nectarjs-can...): var hello = {foo: "Hello, world!"};
console.log(hello["foo"]);
|
|