An open API service indexing awesome lists of open source software.

https://github.com/silent-brad/cljml

Simple Clojure Interpreter in OCaml
https://github.com/silent-brad/cljml

clojure lisp-interpreter make-a-lisp nix ocaml

Last synced: 1 day ago
JSON representation

Simple Clojure Interpreter in OCaml

Awesome Lists containing this project

README

          

#+TITLE: CljML
#+DESCRIPTION: Simple Clojure Interpreter in OCaml
#+DATE: 07/07/2026

A simple Clojure lisp interpreter implemented in OCaml.

Inspired from [[https://bernsteinbear.com/blog/lisp/][Max Bernstein's Writing a Lisp series]].