Please log in to watch this conference skillscast.
Ammonite is a project that aims to scale down Scala: targeted at code that runs on one machine, written by a single person, with a lifetime of less than 10 seconds. Li will show how Scala is an excellent language for programming in-the-small: want to rename some files? Count the lines of Java code in a source tree? Traditionally you would reach for Bash. What if you could reach for Scala instead?
YOU MAY ALSO LIKE:
- Scala Scripting - Intermediate (SkillsCast recorded in December 2016)
- Scala Days 2023 (Online Conference on 1st - 30th December 2023)
- How to teach IntelliJ IDEA to your juniors (Online Meetup on 2nd February 2023)
- An Introduction to Functional Reactive Programming and Yampa (in Zürich on 2nd February 2023)
- Saving Costs with Pragmatic Serverless Java Architectures (SkillsCast recorded in November 2022)
- Taming the Context Beast (SkillsCast recorded in October 2022)
Ammonite: rock-solid shell scripting in Scala
Li Haoyi
Haoyi is a Software Engineer at Databricks. At work, he builds on tools and infrastructure to make developers faster and more productive, and as a hobby, he maintains a wide range of open-source Scala projects, including the Ammonite REPL, Mill build tool, and others.