No description
  • JavaScript 97.1%
  • OCaml 2.4%
  • HTML 0.5%
Find a file
2024-01-29 23:44:22 +01:00
.gitignore initial commit 2023-11-05 18:54:25 +01:00
b64.ml initial commit 2023-11-05 18:54:25 +01:00
b64.mli initial commit 2023-11-05 18:54:25 +01:00
colorize.ml initial commit 2023-11-05 18:54:25 +01:00
colorize.mli initial commit 2023-11-05 18:54:25 +01:00
dune better compiler flags? 2023-11-05 19:19:25 +01:00
dune-project initial commit 2023-11-05 18:54:25 +01:00
examples.ml initial commit 2023-11-05 18:54:25 +01:00
graphics_support.ml initial commit 2023-11-05 18:54:25 +01:00
indent.ml initial commit 2023-11-05 18:54:25 +01:00
indent.mli initial commit 2023-11-05 18:54:25 +01:00
index.html print the -dlambda output instead of the js output of the last phrase 2024-01-29 19:47:30 +01:00
Makefile better compiler flags? 2023-11-05 19:19:25 +01:00
ocp_indent.ml initial commit 2023-11-05 18:54:25 +01:00
ppx_support.ml initial commit 2023-11-05 18:54:25 +01:00
README.md minimal readme 2023-11-05 19:09:26 +01:00
toplevel.ml put memgraph bindings in the same order as the toplevel bindings: newest bottom 2024-01-29 23:44:22 +01:00
viz.js initial commit 2023-11-05 18:54:25 +01:00

OCaml+Memgraph in the browser

Try it here