If there are any questions, don't hesitate to contact Mart Lubbers, either on slack or by sending an email to mart@cs.ru.nl.
curl
, jq
, tar
and libz3-4
(debian: sudo apt-get install curl jq tar libz3-4
)nitrile
by running this shell script~/.nitrile/bin
to your path (e.g. for bash
by running: echo 'export PATH="$PATH:~/nitrile/bin"' >> ~/.bashrc
)nitrile
in your terminal, you should see the help textUnfortunately there is no version for Mac OS available. The only option is to use a linux/windows virtual machine using virtualbox or a similar program. Make sure to select the correct networking settings as you are required to access other devices on the network (microprocessors).
nitrile update
nitrile fetch
nitrile build --only=blink
NB. this initial compilation will also compile all libraries and can take some minutes.blink
(linux) blink.exe
(windows) executable in the directory in conjunction with a blink-www
folder, a blink.bc
file and a blink.pbc
filenitrile build --only=NAME
NAME.icl
file in the directory.