About
This repository contains my ongoing solutions for both OCaml and Haskell coding
challenge problems in the style of "99 Problems". See below for references. The
intention is to practice these languages in the hopes of someday using them in
anger. The solutions use a style of programming known as Literate Programming
with the help of Emacs, org-mode, and org-babel. All code is executable from
within Emacs by just running C-c C-c
while the cursor is in the source code
block.
Progress
[16/99]
OCaml[4/99]
Haskell[0/99]
Lisp (Soon)
References
- OCaml Exercises: https://ocaml.org/problems
- 99 Haskell Problems: https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems
Description
Languages
Org
100%