The Artima Developer Community
Sponsored Link

Java Buzz Forum
Oden uses Google's Golang ecosystem to cook up a new language

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Oden uses Google's Golang ecosystem to cook up a new language Posted: Jul 14, 2016 11:54 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Oden uses Google's Golang ecosystem to cook up a new language
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

Google's Go language has one of the spiffiest toolchains around, with fast, one-step compilation to native platform binaries. But for some developers, the Go language is too opinionated -- or limited -- to make the switch worthwhile.

A new project is attempting to address this by creating an experimental language for Go's ecosystem and toolchain, in the same way that languages like Clojure, Groovy, and Kotlin have been built for the Java Virtual Machine.

[ Also on InfoWorld: Download the quick guide to Google Go today. | Keep up with hot topics in programming with InfoWorld's Application Development newsletter. ]

The new language, named Oden, is inspired by Go, but also by Haskell and Lisp. Oden aims to use Go's "static linking, cross-compilation, goroutines, channels, and the great set of libraries and tools," but it provides features the Go language doesn't have yet, such as higher-level abstractions, polymorphism, and a safer yet more flexible type system.

To read this article in full or to leave a comment, please click here

Read: Oden uses Google's Golang ecosystem to cook up a new language

Topic: 60% of enterprises using or planning to use public IaaS by the end of 2016, IDC Previous Topic   Next Topic Topic: Java Annotated Monthly – July: Java Tools and Technologies

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use