Crystal language bootstrap compiler for FreeBSD ports.
Install build dependencies:
# pkg install git gmake llvm14 crystal
Clone repository:
$ git clone --recursive https://github.com/dmgk/crystal-bootstrap.git
Build for the current arch:
$ cd crystal-bootstrap && make