# I'm editable! main void() for x in 1 .. 21 m3 = is-multiple-of x, 3 m5 = is-multiple-of x, 5 log if m3 and m5 "FizzBuzz" elif m3 "Fizz" elif m5 "Buzz" else "{x}"

Keen is an upcoming general-purpose programming language.
It's currently in alpha state. There will be breaking changes.

Some interesting features:

To get started, read the intro.