unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-aspell 0.1 available
@ 2013-02-07 16:24 Mike Gran
  2013-02-08  2:21 ` Nala Ginrut
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2013-02-07 16:24 UTC (permalink / raw)
  To: Guile User, Guile Sources

After a few years off, I've made a new release to guile-aspell.

README excerpt:

  guile aspell is a spellcheck module for Guile. GNU Guile is an
  implementation of Scheme, a Lisp-like computer language, and this
  spellcheck library provides facilites to check strings against a
  dictionary and to suggest alternate words. It uses functionality
  provided by the GNU Aspell spellcheck library.

NEWS excerpt:

For Release 0.1 - Feb 7, 2013

    - Fixed bug where default speller was GC'd
    - Removed mark functions so as to not SIGSEGV on guile-2.0 with
      a bdw-gc that has parallel marks
    - Added some configure support for Guile extension dir

tarball:
  http://www.lonelycactus.com/tarball/guile_aspell-0.1.tar.gz

source code:
  http://github.com/spk121/guile-aspell

home page:
  http://www.lonelycactus.com/guile-aspell.html

Thanks,

Mike Gran




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: guile-aspell 0.1 available
  2013-02-07 16:24 guile-aspell 0.1 available Mike Gran
@ 2013-02-08  2:21 ` Nala Ginrut
  0 siblings, 0 replies; 2+ messages in thread
From: Nala Ginrut @ 2013-02-08  2:21 UTC (permalink / raw)
  To: Mike Gran; +Cc: Guile User, Guile Sources

On Thu, 2013-02-07 at 08:24 -0800, Mike Gran wrote:
> After a few years off, I've made a new release to guile-aspell.
> 
> README excerpt:
> 
>   guile aspell is a spellcheck module for Guile. GNU Guile is an
>   implementation of Scheme, a Lisp-like computer language, and this
>   spellcheck library provides facilites to check strings against a
>   dictionary and to suggest alternate words. It uses functionality
>   provided by the GNU Aspell spellcheck library.
> 
> NEWS excerpt:
> 
> For Release 0.1 - Feb 7, 2013
> 
>     - Fixed bug where default speller was GC'd
>     - Removed mark functions so as to not SIGSEGV on guile-2.0 with
>       a bdw-gc that has parallel marks
>     - Added some configure support for Guile extension dir
> 
> tarball:
>   http://www.lonelycactus.com/tarball/guile_aspell-0.1.tar.gz
> 
> source code:
>   http://github.com/spk121/guile-aspell
> 
> home page:
>   http://www.lonelycactus.com/guile-aspell.html
> 
> Thanks,
> 
> Mike Gran
> 
> 

nice job~





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-08  2:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-07 16:24 guile-aspell 0.1 available Mike Gran
2013-02-08  2:21 ` Nala Ginrut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).