guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clojure support


From: Lassi Kortela
Subject: Clojure support
Date: Tue, 28 Feb 2023 19:03:36 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

I've been thinking how it'd be nice to have available in Guile a number of
purely functional datatypes, these being hashmaps, vectors, and sets.

Those are core data types of Clojure. It'd be nice if the canonical Scheme versions of these types have Clojure-compatible semantics. This will make it easy to turn Scheme implementations into partial implementations of Clojure. This is already being attempted in Lokke (https://github.com/lokke-org/lokke).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]