Pinned Repositories
bookaml
Bookaml is a library providing a basic API to gather information about a book given its ISBN, or to find any number of books matching given search criteria
ccss
CCSS is a preprocessor for CSS (Cascading Style Sheets), extending the language with arithmetic operations and variables
lambdoc
Lambdoc is a library providing support for semantically complex documents in Ocsigen web applications
lexerswitch
A couple of experiments with on-the-fly lexer switching with Menhir
litiom
Litiom is a collection of high level facilities aiming to simplify the construction of dynamic web sites using the Ocsigen framework
ocaml-bitcoin
OCaml-bitcoin is a library offering an OCaml interface to the official Bitcoin client API
ocaml-safepass
OCaml-safepass is a library enabling the safe storage of user passwords, for use in web applications
passmaker
Generation of memorable passphrases
pgocaml
PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code.
rip
RIP (REST in Peace) is a simple framework for building RESTful servers in OCaml
darioteixeira's Repositories
darioteixeira/pgocaml
PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code.
darioteixeira/ocaml-safepass
OCaml-safepass is a library enabling the safe storage of user passwords, for use in web applications
darioteixeira/rip
RIP (REST in Peace) is a simple framework for building RESTful servers in OCaml
darioteixeira/ocaml-bitcoin
OCaml-bitcoin is a library offering an OCaml interface to the official Bitcoin client API
darioteixeira/passmaker
Generation of memorable passphrases
darioteixeira/lambdoc
Lambdoc is a library providing support for semantically complex documents in Ocsigen web applications
darioteixeira/ccss
CCSS is a preprocessor for CSS (Cascading Style Sheets), extending the language with arithmetic operations and variables
darioteixeira/bookaml
Bookaml is a library providing a basic API to gather information about a book given its ISBN, or to find any number of books matching given search criteria
darioteixeira/lexerswitch
A couple of experiments with on-the-fly lexer switching with Menhir
darioteixeira/litiom
Litiom is a collection of high level facilities aiming to simplify the construction of dynamic web sites using the Ocsigen framework
darioteixeira/ox
An OCaml implementation of the XCS learning classifier system
darioteixeira/blahcaml
Blahcaml provides basic Ocaml bindings to the Blahtex library
darioteixeira/camlhighlight
Camlhighlight provides syntax highlighting facilities for Ocsigen applications
darioteixeira/lambdium
Lambdium is a basic forum/blogging engine written using the Ocsigen framework
darioteixeira/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
darioteixeira/darioteixeira.github.io
darioteixeira/libfoobar
Dummy library to test module aliases and -no-alias-deps within a project using OASIS+OCamlbuild
darioteixeira/ocaml-conduit
Resolve URIs into communication channels for Async or Lwt
darioteixeira/ocaml-zmq
ZeroMQ bindings for OCaml
darioteixeira/onanomsg
nanomsg bindings for ocaml
darioteixeira/opam-dario
The OPAM repository for the dev version of my packages
darioteixeira/ppx_deriving
Type-driven code generation for OCaml >=4.02
darioteixeira/ppx_deriving_yojson
A Yojson codec generator for OCaml.
darioteixeira/tyxml
OCaml library to build valid HTML5 and SVG trees.