Functional-Programming icon indicating copy to clipboard operation
Functional-Programming copied to clipboard

Fixes 404 error for OCaml Readme page

Open vik-y opened this issue 9 years ago • 1 comments

In the root README.org fille, the link Ocaml README.org was broken. I have added a new README.org file in ocaml folder to fix the broken link.

Also, I have implemented an interpreter in Ocaml, if I want to contribute it as a tutorial in this repository then where should I add it (I haven't added the Interpreter code in this pull request.)?

vik-y avatar May 12 '16 09:05 vik-y

In the root README.org fille, the link Ocaml README.org was broken. I have added a new README.org file in ocaml folder to fix the broken link.

I am sorry for the mistake. I've fixed it.

Also, I have implemented an interpreter in Ocaml, if I want to contribute it as a tutorial in this repository then where should I add it (I haven't added the Interpreter code in this pull request.)?

You can append to README.org in the Ocaml folder and send as a pull request.

caiorss avatar Nov 03 '16 06:11 caiorss