Language page — context, influences, and learning notes on the 100hellos site.
Source on GitHub (100hellos/scala)
docker run --rm --platform="linux/amd64" 100hellos/scala:latest
Read the repo README, or fork the project and customize it.
For an interactive shell:
docker run --rm --platform="linux/amd64" --entrypoint="" -it 100hellos/scala:latest zsh
Scalable + Language = Scala. Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It is also fully interoperable with Java so that libraries written in either language may be referenced directly in Scala or Java code, giving Scala programmers access to the full breadth of Java libraries.
Content type
Image
Digest
sha256:af51d6115…
Size
204.8 MB
Last updated
3 months ago
docker pull 100hellos/scala