final touches before computer class
This commit is contained in:
parent
bed1f7933e
commit
bc7da38b3d
|
@ -2,8 +2,7 @@
|
||||||
## Ludus: A friendly, dynamic, functional language
|
## Ludus: A friendly, dynamic, functional language
|
||||||
Ludus is a scripting programming language that is designed to be friendly, dynamic, and functional.
|
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.
|
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:
|
Here are our design goals:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user