Minilang Basics

Values

Here's some sample Minilang code.

  • 2 3.14 "Hello world!"
  • [1, 2, 3] {"a" is 1, "b" is 2, "c" is 3}