scheme icon indicating copy to clipboard operation
scheme copied to clipboard

An R7RS Scheme implemented in WebAssembly

Results 102 scheme issues
Sort by recently updated
recently updated
newest added

implement and test `log` from the inexact library

Runtime
inexact

implement and test `exp` from the inexact library

Runtime
inexact

implement and test `cos` from the inexact library

Runtime
inexact

implement and test `acos` from the inexact library

Runtime
inexact

implement and test `with-output-to-file` from the file library

Runtime
file

implement and test `with-input-from-file` from the file library

Runtime
file

implement and test `open-output-file` from the file library

Runtime
file

implement and test `open-input-file` from the file library

Runtime
file

implement and test `open-binary-output-file` from the file library

Runtime
file

implement and test `open-binary-input-file` from the file library

Runtime
file