Re: Static typing question

MG <mgbiz-yvYIh6MZAuFWk0Htik3J/[email protected]>
Newsgroups gmane.comp.lang.groovy.user
Message-ID <[email protected]>
In a sense, yes, but (from the top of my head*):

 1. Even in the statically compiled domain with some things missing
     1. e.g. many AST-transformation annotations, such as
        @InheritConstructors comes to mind, which we use all the time.
     2. Or macros.
 2. And also with a syntax (taken from Javascript) imho not well suited
    for a strongly typed language (name : type = value, instead of the
    much more readable type name = value as in all C-like languages).

Cheers,
mg

*Caveat: I only look at Kotlin from time to time, so some of what I say 
may be outdated.


>
> >  @CompileStatic predecessor Groovy++ (which later afaik gave birth 
> to Kotlin).
>
> I totally agree here. In a sense Kotlin is a statically-typed Groovy.
>
>
> -- 
> Dr. Vasileios Anagnostopoulos (MSc,PhD)
> Researcher/Developer
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.