Erick Gallesio

Results 53 comments of Erick Gallesio

Don't know if this is you or me, but it is closed now :tada:

The idea (not sure that it is a good one) is to have a better message when using bad sharp syntaxes. We have: ```scheme stklos> #s16 **** Error: %read: bad...

BTW @lassik, what are the bugs you have seen with the current implementation?

Hi @jpellegrini and @lassik, I thought that Aubrey didn't develop anymore SLIB and I was surprised to see that he published a version in 2020. Anyway, by looking at the...

In fact, we also hav alias on symbols (and by introspecting a module we can find all the symbols of the module) ```scheme stklos> (define a 1) ;; a stklos>...

Hi @lassik, The Scheme containers project is a really a great idea and it permits to easily compare Scheme flavors. I used it as a start to build my docker...

Now, stable version are explicitly tagged as “stable”. That means that when a stable release is built, the configure.ac is set to “stable” and flipped to unstable just after. The...

Hi! That is an excellent question. For the parts I wrote I don't really care (GFGL?) but large parts of it come from R5RS or R7RS, where the copyright is...

Yep GFDL (or any other license). If GFDL, don't know the diffrence between versions.

I'm sorry, but I will not ne able to have a look at this point until next week :disappointed: