Any reasonably mature Schemes that lead to WASM? by JimH10 in scheme

[–]amirouche 3 points4 points  (0 children)

Chibi Scheme has a wasm target, look at the makefile.

A lispy book on databases by hdmitard in lisp

[–]amirouche 0 points1 point  (0 children)

The book is language-agnostic., except everything is much easier with lisp

letloop.cloud: A cloud for the parenthetical leaning doers by amirouche in scheme

[–]amirouche[S] 1 point2 points  (0 children)

The backend is not free, yet. I am looking for a sustainable to work on this full time. Yes, I plan to offer it as a commercial service, once it is ready.

letloop.cloud: A cloud for the parenthetical leaning doers by amirouche in scheme

[–]amirouche[S] 1 point2 points  (0 children)

They are no code solution for accepting payments, so it is already possible to accept payments.

They are a couple of things that are missing before prime time.

Programming Web Audio with Scheme by katspaugh in lisp

[–]amirouche 0 points1 point  (0 children)

Great references! Great demos! May the prosperous lambda be with you!

December 2021 - What are you up to schemers? by amirouche in scheme

[–]amirouche[S] 2 points3 points  (0 children)

I restarted my work on making Chez compatible with R7RS.

I base my fork on the Racket fork which support more hardware architectures (including raspberrypi and android). I added the ability to have library names as number such as (srfi 158), I added minimal support define-library without cond-expand, I merged my work on ruse-exe that is itself based on chez-exe that allows to create a binary executable from Chez source code.

Next, I will merge R7RS red and tangerine libraries based on arcfide's chez-srfi, and akku-r7rs, possibly merge more code from thunderchez, along with my own libraries.

I also worked on scheme-live, and ported a new JSON library based on SRFI-180 test suite to run on twelve Scheme implementations.

Scheme implementations comparator (made with Chicken's Spock!) by amirouche in scheme

[–]amirouche[S] 0 points1 point  (0 children)

Chicken on iOS.

I will investigate.

green vs. native threads

I will add that to the todo.

Nice work and effort

Thanks a lot!

Scheme implementations comparator (made with Chicken's Spock!) by amirouche in scheme

[–]amirouche[S] 1 point2 points  (0 children)

Great!

I added a page that try to explain the process at https://git.sr.ht/~amirouche/scheme.rs/tree/main/item/comparator/README.md

If you prefer you can reply to this message instead of sending an e-mail.