guile-user
[Top][All Lists]
Advanced

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

example of syntax with Scheme+ and latest version released


From: Damien Mattei
Subject: example of syntax with Scheme+ and latest version released
Date: Sat, 25 Nov 2023 18:55:48 +0100

hello,
i make Scheme+ available as a single module again with the latest features
of version 7.2, it is available here:

https://damien-mattei.github.io/Scheme-PLUS-for-Guile/Scheme+io.html

and is as simple as use as :

(use-modules (Scheme+))

now, and a full program example using this syntax is available here:
https://github.com/damien-mattei/AI_Deep_Learning/blob/10f155100eb49b495a23fe4b909dd2658380743f/exo_retropropagationNhidden_layers_matrix_v2_by_vectors4guile%2B.scm#L78

Damien


reply via email to

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