minicaml
A simple, didactical, purely functional programming language
Description
A simple, didactical, purely functional programming language written for the programming 2 course at the University of Pisa, extended with a simple parser made with Menhir and ocamllex
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 17 Jan 2020
- Authors
- Maintainers
Sources
minicaml-0.4.tbz
sha256=d363b413abc43d1ee991b5ad06128e2a02d758324f2b83709aab4955c80cfbb4
sha512=445c2f822b497d9e198a47df887c7708812c877d3ac23c6a409d4289fee02d7337c4f2020a14f105ad2443349056fc82eb809d39a02a02799b0f9963dfce90aa
Dependencies
bisect_ppx
>= "1.4.1" & < "2.0.0"
alcotest
with-test & >= "0.8.5"
ocamline
>= "1.0" & < "1.2"
ocaml
>= "4.05.0"
dune
>= "2.0"
Reverse Dependencies