The Wayback Machine - https://web.archive.org/web/20200717113432/https://github.com/topics/ocaml
Skip to content
#

OCaml

ocaml logo

OCaml is a general purpose industrial-strength programming language with an emphasis on expressiveness and safety, It is supporting functional, imperative and object-oriented styles.

Here are 1,615 public repositories matching this topic...

bryphe
bryphe commented Mar 28, 2020

Since we don't have an interactive tutorial, and our docs are sparse, we should at least be bundling the existing vim tutor.

  • Include the vimtutor as a runtime asset.
  • Add a command to open the vimtutor
  • Set the readonly flag on vimtutor, so that it can't be saved.

Additional things to think about:

  • We should hook up a Vim command as an entry point as well (ie, :tutor, `:vim

Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp

  • Updated Jul 16, 2020
  • Clojure
arvidj
arvidj commented Mar 9, 2020

I'm a OCaml beginner. I'm used to tools like Hoogle or Yahoo. I'm looking for a function of some type t. I'm hoping merlin can help me. I'm using Emacs. I try the command merlin-search. It is undocumented. I try any string, the response is:

Not_found
Raised at file \"src/ocaml/typing/407/ident.ml\", line 171, characters 6-21
Called from file \"src/ocaml/typing/407/env.ml\", line 281,

Created by Xavier Leroy

Released 1996

Latest release 4 months ago

Repository
ocaml/ocaml
Website
ocaml.org
Wikipedia
Wikipedia
You can’t perform that action at this time.