An open API service indexing awesome lists of open source software.

https://github.com/calculationcollective/scmcalculator


https://github.com/calculationcollective/scmcalculator

calculator scheme

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Scheme calculator
## Compiling
Download a [compiler](https://code.call-cc.org/)

Open the folder in a terminal and run ```csi .\SCMCalculator.scm``` this will compile the ```.csm``` file into a ```.c``` file and run it