Scala implementation and rework of lin.
101I>a >A \; map
"Fizz""Buzz", over 3 5, % ! *` dup \pop |# n>o
Installation
Browser Interface
Requirements
- JRE/JDK 11+
Coursier
Installation withcs install --contrib sclin
Prebuilt Executable
Download the latest executable JAR from releases and place it on your $PATH
. Verify that it works with sclin --help
.
Building from Scratch
Clone this repo, cd
into it, and run ./mill sclin.assembly
(use mill.bat
instead of mill
if on Windows). The built JAR can be found at out/sclin/assembly.dest/out.jar
.
Licensing
Made with