Fixes 404 error for OCaml Readme page
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.)?
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.