chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] ANN: [geiser] Version 0.8


From: Kon Lovett
Subject: Re: [Chicken-users] ANN: [geiser] Version 0.8
Date: Mon, 12 Oct 2015 08:47:13 -0700

> On Oct 12, 2015, at 8:39 AM, Dan Leslie <address@hidden> wrote:
> 
> 
> A great many bugs in the Chicken Scheme support have been addressed;
> many thanks to the users who reported issues!
> 
> Also, completions are, on average, much faster for REPLs with very large
> environments. It could be faster, but it would require modifying the
> apropos egg to bypass the use of regular expressions, it seems.

I was unaware ‘apropos’ was a bottleneck.

So you want an API (& I assume csi command extension) to state literal 
interpretation of the string, rather than as a pattern.

> 
> Enjoy! And please do keep filing issues.
> 
> -Dan
> 
> jao <address@hidden> writes:
> 
>> Improved features:
>> 
>>  - Lots of improvements to Chicken support, by Dan Leslie.
>>  - Better interoperability with xscheme.
>>  - Much better performance for long lists of completions or
>>    evaluated values.
>>  - Better highlighting and indentation rules, by Alex Kost and Dan
>>    Leslie.
>>  - Make completion work for quoted symbols.
>> 
>> Bug fixes:
>> 
>>  - geiser-connect-local working again.
>> 
>> 
>> ---
>> View it on GitHub:
>> https://github.com/jaor/geiser/releases/tag/0.8
> 
> -- 
> -Dan Leslie
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users




reply via email to

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