From d24511745c4b250addbd11fd058e4d2c231ac564 Mon Sep 17 00:00:00 2001 From: dennyabraham Date: Wed, 26 Aug 2026 12:55:44 -0400 Subject: [PATCH] add omelette --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c543ce9..3570cb2 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ For lack of a better designator, these projects are well known, or compiles exis ### Functional - (^) https://amulet.works An ML-like functional programming language that transpiles to lua +- https://github.com/dennyabraham/omelette-lang A small optionally-typed ML that transpiles to Lua. - https://github.com/kindl/Hypatia Hypatia, an ML-like language that transpiles to Lua - (*) https://github.com/ptol/oczor Haskell-like language that compiles to Lua, Javascript, Emacs lisp and Ruby