99.re

Problem solver library

A comprehensive collection of solutions to common problems in programming using Reason and OCaml

99 problems with reason(able) solutions.

GitHub

110 stars
5 watching
6 forks
Language: OCaml
last commit: over 7 years ago
Linked from 1 awesome list

99problemsbucklescriptreasonreasonml

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jonlaing/rationale A Ramda-inspired utility library for ReasonML/OCaml. 275
o1-labs/snarky An OCaml front-end for writing and verifying computation protocols using R1CS SNARKs. 498
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 138
puemos/reasonml-astar-maze An implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game 38
reasonml/red A tool that enables step-by-step debugging and inspection of OCaml and Reason code 82
teamwalnut/graphql-ppx Provides a set of tools and libraries for building GraphQL clients and querying GraphQL APIs in OCaml. 257
chenglou/intro-to-reason-compilation A tutorial repository explaining the intricacies of OCaml's compilation and build system, targeting users who want to understand what happens under the hood 271
hehnope/slurp An effort to address a recurring issue 2
reasonml-editor/vim-reason-legacy Provides Vim plugin integration for Reason/OCaml language support 44
manasjayanth/reason-aoc-starter A starter kit for building Advent of Code puzzles in Reason 9
backtracking/combine An OCaml library for solving combinatorial problems using dancing links and other techniques 35
mhallin/graphql_ppx Library to rewrite and validate GraphQL queries at compile-time 320
vshender/advent-of-code A collection of solutions to Advent of Code problems in OCaml 0
davesnx/query-json A Reason implementation of the jq language with features like performance, error messages, and portability 591
scottcheng/si-reason A 3D Connect Four game built in OCaml using Reason and ReasonReact, providing an interactive experience. 16