Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . scheme
This is a Usenet group - learn more
Find or start a Google Group about scheme.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 16625  Older »
Description: The Scheme Programming language.
 

Who uses SRFI 69 or R6RS hash tables with arbitrary hash functions? 
  I'd like to hear from Schemers who make use of hash tables, either the SRFI 69 or the R6RS flavor, that need to go beyond the classic five equivalence predicates, namely `eq?`, `eqv?`, `equal?`, `string=?`, and `string-ci=?`. When do you use them? What equivalence predicates do you use? What hash functions accompany them?... more »
By John Cowan  - May 22 - 4 new of 4 messages    

gtk-based listener 
  A gtk-based listener is available: glistener.c and glistener.h in [link], or in the s7 tarball, or in the Snd sources. Documented in glistener.h and [link].
By Bill  - May 20 - 1 new of 1 message    

Free on-line courses in computational music and functional programming are offered 
  Hello Have you ever thought of you as a Computer Scientist contributing to flourish music and get benefited? And how if my second conjecture is that a person who knows dance can know programming better? Or to make the two together, “Computing could be taught and learned by using Music and Dance…”... more »
By ambujas...@gmail.com  - May 18 - 1 new of 1 message    

NYC LOCAL: Tuesday 14 May 2013 Lisp NYC: David Nolen: LISP is Too Powerful 
  <blockquote what="almost official Lisp NYC announcement" more="[link] [link] [link] [link]" logic-programming="[link]... more »
By secret...@lxny.org  - May 13 - 1 new of 1 message    

GNU Guix 0.2 released 
  We are pleased to announce GNU Guix version 0.2, the second alpha release, representing 580 commits by 5 people over 4 months. • About GNU Guix is a functional package manager and distribution of the GNU system. In addition to standard package management features, Guix supports... more »
By Ludovic Courtès  - May 12 - 1 new of 1 message    

Withdrawn SRFI 103: Library Files 
  This announces that Scheme Request for Implementation 103 "Library Files" by Derick Eddington. has gone into ``withdrawn'' status. The document and an archive of the discussion is available at [link] Regards, The SRFI Editors
By srfi-edit...@srfi.schemers.org  - May 12 - 1 new of 1 message    

SRFI-110 wrapping up - please comment now! 
  SRFI-110 (sweet-expressions aka t-expressions) is a draft SRFI defining an extension of s-expressions that infers parentheses from indentation. If you have comments, please join the mailing list and post them now!! More information here: [link] Thanks! --- David A. Wheeler... more »
By David A. Wheeler  - May 10 - 1 new of 1 message    

macro help 
  Hi. Can anyone help me understand why num isn't recognized? thanks (define-syntax macro-test (syntax-rules () ((_ body ...) (let ((num 2)) body ...)))) (macro-test (print 1) (print (* num num))) => Error: unbound variable: num Call history: <eval> (##sys#eq? l7052 (quote ()))... more »
By Tom Kwong  - May 10 - 7 new of 7 messages    

Lisp in Summer Projects 
  Have you ever found an open source project that you wish was written in lisp? Are you someone who has always been meaning to program in lisp, but haven't found the right motivation? Is there an open source project that you have been meaning to contribute to, but instead you're stuck on the couch playing video games?... more »
By Arthur Smyles  - May 8 - 1 new of 1 message    

Racket v5.3.4 
  Racket version 5.3.4 is now available from [link] * Extflonums (80-bit floating-point numbers) are supported on some x86/x86_64 platforms -- including Windows, and including platforms where Racket is compiled to use SSE instructions for flonum arithmetic. Thanks to Michael Filonenko.... more »
By Eli Barzilay  - May 8 - 1 new of 1 message    

1 - 10 of 16625   « Newer | Older »

XML