A JVM language built for simplicity and usability.
fiz.dev
repo
Follow the link and jump right in!
Downloading the plugin from GitHub packages requires you to make a settings.xml
file with your GitHub credentials.
Clone this repo and install with Maven.
git clone https://github.com/cliserkad/fiz
cd fiz
mvn clean install
main {
println("Hello, World")
}
- Default Arguments
- Named Parameters
- Immutable by default
- Non-Null by default
- Build system