scheme
scheme copied to clipboard
An R7RS Scheme implemented in WebAssembly
implement and test `acos` from the inexact library
implement and test `with-output-to-file` from the file library
implement and test `with-input-from-file` from the file library
implement and test `open-output-file` from the file library
implement and test `open-input-file` from the file library
implement and test `open-binary-output-file` from the file library
implement and test `open-binary-input-file` from the file library