See: https://projects.drogon.net/apricot for the full details. Download and install to your Linux (or other generic Unixy system with a working ANSI C compiler): cd /tmp mkdir apricot cd apricot wget https://project-downloads.drogon.net/apricot/apricot.tgz tar xfz apricot.tgz cd apricot-c make cd ../examples ../apricot-c/apricot --- then load an example or 2 --- see the apricot.pdf for full documentation. --- But try: --- :l --- nim.cot --- :r to get started. -Gordon