package ocs

  1. Overview
  2. Docs
OCS: OCaml Scheme interpreter

Install

Dune Dependency

Authors

Maintainers

Sources

ocs-1.0.3.tar.gz
md5=1ddfd20a26960900f0a9a8c6dc77fc1e

Description

OCS provides an implementation of R5RS Scheme. Sexp parser distinguishes symbols and strings unlike Sexplib. There's an evaluator and macro support. Provides an executable of interpreter 'ocscm'.

Published: 17 Feb 2017

Dependencies (3)

  1. num
  2. ocamlfind build
  3. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None