• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Are you interested in Ceylon?

 
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Ceylon programming language got a home. Are you excited about this new boy in the town?
(On a side not, the elephant mascot doesn't look expressive to me. The first time I saw it, I thought about Apache Hadoop).
 
Bartender
Posts: 3225
34
IntelliJ IDE Oracle Spring Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was sometime back interested in learning these new languages, but then I was not finding lot of opportunities to apply them. So kind of refraining to learn new stuff.

I might allot sometime to go through the language. Did you try it? Any feedback?

But good to see JVM becoming a platform for lot of other languages.
 
Hussein Baghdadi
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I didn't try it since there is no public release yet, I only read the documentation.
My feelings are mixed regarding Ceylon and even JetBrain's Kotlin. The concept is nice and there are many cool features but if you can't use any of these languages, then what?

I really wish if Oracle create a better Java that contains ideas and concepts from Scala, Ceylon and even Clojure. To much to ask from Java 10 / Java X?
 
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Haven't really got a chance to look at the concepts yet. Waiting for the first release...
 
Bartender
Posts: 15737
368
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Would love to check it out, but I'm currently diving into Haskell. Maybe afterwards :P
 
Mohamed Sanaulla
Bartender
Posts: 3225
34
IntelliJ IDE Oracle Spring Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Stephan van Hulst wrote:Would love to check it out, but I'm currently diving into Haskell. Maybe afterwards :P


Wow haskell nice!! How do you find it?
 
Stephan van Hulst
Bartender
Posts: 15737
368
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm getting used to it, but I love it. It suddenly exposes gripes I have with Java that I didn't know I had. I think it's very elegant, if difficult to understand at stages.

A blessing and curse is that it only has pure functions, which my inner software engineer loves, but I do miss object states often.

I made a Sudoku solver in Haskell, and looking back on the version I made in Java makes me shiver :P

I will report on it more once I get better at it :P
 
Hussein Baghdadi
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
2011 was my Clojure year and I'm going to invest in it next year.
Here is a list to pick a language from for the next year:
Haskell, Ceylon, Kotlin, Xtend
 
Stephan van Hulst
Bartender
Posts: 15737
368
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Another thread here made me dig up my Java chess program.

I'm thinking of giving a Haskell version a shot. I might post some code for comparison later on, if anybody is interested.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic