Pinned Repositories
dkcoder
OCaml-based scripting for small utilities all the way to larger apps including games and production services. Supports LSP/IDE dev experience and transparent installation. Designed for both your own personal scripting and for SaaS/games/etc to distribute clients, CLIs and mod kits.
alcotest
A lightweight and colourful test framework
ansi-parse
Parse ANSI terminal escape codes into usable abstract representation.
base
Standard library for OCaml
base_bigstring
String type based on Bigarray, for use in I/O and C-bindings
provider
Dynamic Dispatch with Traits
jonahbeckford's Repositories
jonahbeckford/provider
Dynamic Dispatch with Traits
jonahbeckford/capnp-ocaml
OCaml code generator plugin for the Cap'n Proto serialization framework
jonahbeckford/bug-portal
jonahbeckford/cmarkit
CommonMark parser and renderer for OCaml
jonahbeckford/codept
Contextual Ocaml DEPendencies Tool: alternative ocaml dependency analyzer
jonahbeckford/cppo
C-style preprocessor for OCaml
jonahbeckford/digestif
Simple hash algorithms in OCaml
jonahbeckford/diskuv-opam-repository
Supplemental public package repository for opam, the source package manager of OCaml.
jonahbeckford/down
An OCaml toplevel (REPL) upgrade
jonahbeckford/dune
A composable build system for OCaml.
jonahbeckford/flexdll
a dlopen-like API for Windows
jonahbeckford/FStar
A Proof-oriented Programming Language
jonahbeckford/merlin
Context sensitive completion for OCaml in Vim and Emacs
jonahbeckford/ocaml
The core OCaml system: compilers, runtime system, base libraries
jonahbeckford/ocaml-cohttp
An OCaml library for HTTP clients and servers using Lwt or Async
jonahbeckford/ocaml-ctypes
Library for binding to C libraries using pure OCaml
jonahbeckford/ocaml-tar
Pure OCaml library to read and write tar files
jonahbeckford/ocamlbuild
The legacy OCamlbuild build manager
jonahbeckford/ocamlearlybird
OCaml debug adapter
jonahbeckford/ocurl
OCaml bindings to libcurl
jonahbeckford/opam-overlays
An opam remote with the various Dune modified repositories in this org
jonahbeckford/opam-repository
Main public package repository for opam, the source package manager of OCaml.
jonahbeckford/ppxlib
Base library and tools for ppx rewriters
jonahbeckford/scoutapps
Sonic Scout is scouting software for First Robotics competitions.
jonahbeckford/sqlite3-ocaml
OCaml bindings to the SQLite3 database
jonahbeckford/tiny_httpd
Minimal HTTP server using good old threads + blocking IO, with a small request router.
jonahbeckford/tsdl
Thin bindings to SDL for OCaml
jonahbeckford/uuseg
Unicode text segmentation for OCaml
jonahbeckford/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
jonahbeckford/yojson
Low-level JSON parsing and pretty-printing library for OCaml