diff --git a/README.md b/README.md index 559f88d..be588f6 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ ## Ludus: A friendly, dynamic, functional language Ludus is a scripting programming language that is designed to be friendly, dynamic, and functional. -This repo currently contains an in-progress reference implementation of an interpreter for the Ludus programming language, using Clojure as a host language. - +This repo currently contains a work-in-progress implementation of an interpreter for the Ludus programming language, using [Janet](https://janet-lang.org) as a host language. Ludus is part of the [_Thinking with Computers_ project](https://alea.ludus.dev/twc/), run by Scott Richmond at the University of Toronto, with collaborator Matt Nish-Lapidus; Bree Lohman and Mynt Marsellus are the RAs for the project. Ludus is our research language, which aspires to be a free translation of Logo for the 2020s. Here are our design goals: