Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:03

Vellum 0.2.0

Language

  • import with bare static calls
  • Interpolated strings ($"Hello, {name}")
  • match pattern matching
  • is operator; richer for (FormList, index, ranges)
  • Array initializer lists; hidden / conditional; native functions
  • Bool condition coercion; derived→base promotion

CLI

  • Batch compile (-f directory) and -o output directory

Docs: https://naratzul.github.io/vellum/