The Artima Developer Community
Sponsored Link

Java Buzz Forum
Scala goes skinny: Ammonite tunes the heavyweight for simple tasks

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.
Scala goes skinny: Ammonite tunes the heavyweight for simple tasks Posted: Jun 15, 2017 12:26 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Scala goes skinny: Ammonite tunes the heavyweight for simple tasks
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

Ammonite, an open source tool to use the Scala language for scripting, should debut in its Version 1.0 production version in next two months.

The two-year-old project lets Scala be used for small scripts. It offers an interactive REPL (read-eval-print loop) and system shell capabilities. The project also can be used as a library in existing Scala projects, via the Ammonite-Ops file system library.

"Scala has traditionally been a heavy, powerful language with heavy, powerful tools. Ammonite aims to let you use it for small, simple tasks as well,” said Ammonite developer Li Haoyi, a former engineer at Fluent Systems. The project enables Scala to vie for tasks that previously have been the domain of Python or the Bash shell for small housekeeping or automation scripts. It also can be used for file system and system administration.

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

Read: Scala goes skinny: Ammonite tunes the heavyweight for simple tasks

Topic: Java Nio ByteBuffer Example Previous Topic   Next Topic Topic: Static Method reference - Number more than 50| Method reference in Java 8 | Java method reference

Sponsored Links



Google
  Web Artima.com   

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