Earlier quoted context omitted.
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.…
Vaporlang?
Google Delivers New Java-like Language, Noop
11–20 of 38 posts
Re: Google Delivers New Java-like Language, Noop
#12Can anyone point us to some code examples? I had a hard time finding any.
Re: Google Delivers New Java-like Language, Noop
#13Re: Google Delivers New Java-like Language, Noop
#14Can anyone point us to some code examples? I had a hard time finding any.
I am surprised this got onto the jvmlang conference agenda at this stage of its implementation. Lots of announced buzzword-y goals and very little code.
The blurb (In the absence of substantial code samples the blurb is all one has to go by) sounds like it is a language encoding "best practices" - all very nice and enterprisey.
It will be interesting to watch the progress or otherwise of this language
Re: Google Delivers New Java-like Language, Noop
#15What do they mean by a language that supports dependency injection? What would be an example for a language that doesn't support it - stateless languages, I suppose? Because if there is no state, how to remember the dependencies? Edit: Just checked if it is April 1st, but nope, it isn't. They must be serious.
Re: Google Delivers New Java-like Language, Noop
#16Re: Google Delivers New Java-like Language, Noop
#17Re: Google Delivers New Java-like Language, Noop
#18They say, this is made by google, and up to now, the google announcements I saw were very solid projects. Did I miss a lot of google announcements which are not solid projects?
On the other hand, the state of this language looks... early? I am not sure. I don't see much code (yes, those 40 lines linked to on this page really show the new and innovative powers of this language), and I do see a lot of 'we propose this and we want that' (+ the usual language buzzwords), which feels much more like a language brainstorm, or maybe the state where the results of the brainstorming are settling down... but nowhere near a solid project...
So, sorry to sound very unexcited, but at this point.. who cares about yet another language in a very, very early state?
Re: Google Delivers New Java-like Language, Noop
#19Can 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
#20I don't much care for the Bay Area, but I really wish I could have gone to the JVM Language Summit. Looks like a lot of fun.