bril icon indicating copy to clipboard operation
bril copied to clipboard

Algebraic types extension

Open Calsign opened this issue 5 years ago • 0 comments

Work from my final project.

Adds the following algebraic type extension features:

  • Support in brili and bril-txt
  • Support in the JS, OCaml, and Rust libraries
  • Type-checker briltc
  • Rust compiler rs2bril
  • Bril samples
  • Rust samples

The standalone tools are currently in the algebraic-types directory, but I can reorganize things if desired.

Calsign avatar Jan 02 '21 00:01 Calsign