diff options
Diffstat (limited to 'databases/ocaml-macaque/DESCR')
-rw-r--r-- | databases/ocaml-macaque/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/ocaml-macaque/DESCR b/databases/ocaml-macaque/DESCR new file mode 100644 index 00000000000..be090a97f85 --- /dev/null +++ b/databases/ocaml-macaque/DESCR @@ -0,0 +1,5 @@ +MaCaQue (or macaque) is a DSL for SQL Queries in Caml. + +It has the following objectives : +- be highly compositional +- use expressive types to avoid runtime errors |