Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

File metadata and controls

11 lines (8 loc) · 412 Bytes

Examples

Primary examples live in ../Vix-lang/examples/, with validation in tests/ on the bootstrap branch.

  • dot_expr.vix — dot-expression experiments
  • comptime.vix — compile-time experiments
  • generics.vix — generic syntax
  • adt_pattern.vix — ADT and patterns
  • fib.vix — functions and control flow

Examples are not automatically claimed to compile; say when they are unverified.