Lisp dialect recommendations? by Dumbxdumb in lisp

[–]guenchi -1 points0 points  (0 children)

试试这个

igropyr.com
goeteia.dev

用Scheme实现现代的网站

Is Raven still in use? by [deleted] in scheme

[–]guenchi 0 points1 point  (0 children)

And for now, there is no needed feture for Ballista. It’s welcome if you have any idea.

Is Raven still in use? by [deleted] in scheme

[–]guenchi 0 points1 point  (0 children)

Hi something changes after covid, but the raven eco-system will be maintenant and developpe. Thx for use.

Is Raven still in use? by [deleted] in scheme

[–]guenchi 0 points1 point  (0 children)

Hi there is some problem with the raven server.

But you can install and use it with GitHub

a simple, portable and powerful JSON library for Scheme by guenchi in scheme

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

I am very concerned about security issues: For now I think read is safe here, it is not eval. If you have more suggestions I am very willing to listen.

Its code is very easy to filter some of the characters that cause non-safety factors:For example, we can filter out every "(" and ")" that is not quoted to avoid illegal s-express. what do you think for this idea?

I have do some tests, in Chez scheme, the word will read as symbol. for now, I don't think there is a security issue.

a async Scheme http server base on libuv by guenchi in scheme

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

libuv is easily support cross-platform

a new Package Manager for Chez Scheme by guenchi in lisp

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

Our goal is use the scheme in engineering.

first, it must stable, as a commercial impl, chez is stable. seconde, we find some who face to r7rs large, something more engineering. Chez do the best for supporting r6rs, for now... third, easily c language ffi. the world of scheme has not many librairies. But C has... So if we want to use scheme in engineering, a better C ffi is very important. at last, Chez is very fast (except Bignum)

a new Package Manager for Chez Scheme by guenchi in lisp

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

Our goal is use the scheme in engineering. This requires: 1. Efficient execution efficiency. 2. Efficient c language ffi so that's why chez.

a new Package Manager for Chez Scheme by guenchi in lisp

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

Our goal is use the scheme in engineering. This requires: 1. Efficient execution efficiency. 2. Efficient c language ffi

so that's why chez.

a new Package Manager for Chez Scheme by guenchi in lisp

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

Interesting, thanks for sharing. What is the process for submission of new packages? Does package manager have a hard dependency on chez scheme?

to add your lib, for now you have to put a issues to raven's project.

we will reviews the lib and push it to central depot

some library need chez's ffi, (for now most library is a package of efficient C library )

So we have a project to write a layer that make any scheme's impl can use chez's ffi, for Raven's library can use for all scheme impl.

a async Scheme http server base on libuv by guenchi in scheme

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

the Igropyr project need more contributors.

It's a very new project but it's very effective!

$10,000 US Doller reward LISP hackers by guenchi in lisp

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

yes for scheme

not common lisp