Google Delivers New Java-like Language, Noop
1–10 of 38 posts
Re: Google Delivers New Java-like Language, Noop
#2Re: Google Delivers New Java-like Language, Noop
#3Wait it's by Google? I thought it was just hosted on Google code, as per this thread: http://news.ycombinator.com/item?id=826945
Re: Google Delivers New Java-like Language, Noop
#4Wait it's by Google? I thought it was just hosted on Google code, as per this thread: http://news.ycombinator.com/item?id=826945
It's made by googlers, but I don't think it's officially endorsed by Google.
Yes it is. One of the authors seems to be an "internal software development coach" (source: http://www.geekinasuit.com/2009/03/hiatus-should-be-over.htm...) at Google. The other author's blog seems to be down atm (http://jakeherringbone.com/).
Re: Google Delivers New Java-like Language, Noop
#5Re: Google Delivers New Java-like Language, Noop
#6Re: Google Delivers New Java-like Language, Noop
#7Re: Google Delivers New Java-like Language, Noop
#8Can anyone point us to some code examples? I had a hard time finding any.
but there's scarcely anything there. Which is all rather weird; I'd have thought that (1) one of the first things you do when designing a language is to mock up a load of example code to see how your ideas work together, and (2) you want to make that available to anyone looking at your language so that they can get a feel for what it's meant to be like. Oh well.
Re: Google Delivers New Java-like Language, Noop
#9Can anyone point us to some code examples? I had a hard time finding any.
http://code.google.com/p/noop/source/browse/#hg/examples/noo... but there's scarcely anything there. Which is all rather weird; I'd have thought that (1) one of the first things you do when designing a language is to mock up a load of example code to see how your ideas work together, and (2) you want to make that available to anyone looking at your language so that they can get a feel for what it's meant to be like.…
Re: Google Delivers New Java-like Language, Noop
#10Edit: Just checked if it is April 1st, but nope, it isn't. They must be serious.