Install Sci On A Debian, Ubuntu And Raspbian
Install sci
-
Debian
apt-get install scheme2cClick to copy -
Ubuntu
apt-get install scheme2cClick to copy -
Raspbian
apt-get install scheme2cClick to copy
scheme2c
Joel Bartlett's fabled Scheme->C systemThe original Scheme->C system, the first of its kind. It conforms to the R4RS Scheme standard, and compiles Scheme sources to C as an intermediate step, allowing easy integration with external libraries. Also included is an interpreter, for development, along with some X11 interfaces and an X11-enabled interpreter. Due to a variety of clever techniques, the system is quite fast.
Install the latest version of sci in Debian, Ubuntu and Raspbian from terminal. To install the sci just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of sci from the respository and install it in your computer/server.




