-
-
zaoqi updated
5 years ago
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
Chez Scheme version: 9.5.8, installed from AUR
Idris version: 38caff23b8b9f1fc9a7a55d73fa10fe4e7cf7b79
Running the following:
```bash
make clean
make bootstrap-clean
make distclean
make bootstr…
-
Opening this issue by request.
Chez and Loko have an `expand/optimize` procedure, and Guile a `,optimize` REPL command, that let you see the output of their cp0-equivalent source-level optimization…
-
Well, I know this might be off-topic, but I really want to see the comparison of some ((Schemes (like chez)) who claim to have comparable performance with static-compiled language like c) with c. I di…
-
I have native code on an amd64 machine where I am able to use SDL via Chez's excellent FFI. I am exploring options for making the same code working in the browser. I am able to compile Chez for emscri…
-
Since its coronation in 2007, R6RS has remained a viable dialect for Scheme, both in research and for doing practical programming. The Scheme standardization process has moved on in the form of R7RS-s…
-
Hello Mr functor.
I'm currently also working on a **Chez Scheme** backend and wonder if it might be worth combining efforts.
The way I've structured my project is to basically keep the **CoreFn*…
-
My expectation was that
```
set! does not establish a new binding for var but rather alters the value of an existing binding.
```
However:
```
$ scheme
Chez Scheme Version 10.0.0
Copyright 198…
ak-1 updated
2 months ago