2009-12-29

groovy scriptifies java`vm

adda/groovy scriptifies java`vm:
. pleac (Programming Language Examples Alike Cookbook)
after noticing that only 3 langs are finished,
I was wondering what groovy was about .
. groovy's birth comes from the same place as nu
which wants a lisp taylor-made for mac:
groovy scriptifies the java.vm
. there are other dynamic lang's for java.vm,
but they are bolt-on's;
eg, integration means it still likes such java verbosities as:
System.out.println(it) .
. the whole java thing is obviated by .net's
superior way of negotiating between security and freedom .
. byte code is machine code, low level and difficult to analyze,
so they did things like regulate the use of pointers
when what they needed to do was
just let a trusted compiler do the compiling,
it's at this high level where the client and server
can talk about capabilities,
where even c and its pointers become very safe
(the unit may be more likely to fail,
but it won't be spying, infecting, etc) .


No comments:

Post a Comment