Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google 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 »
Related Groups
Discussion about LISP.
High activity, Usenet
Discussion about functional languages.
Medium activity, Usenet
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 15813  Older »
Description: The Scheme Programming language.
 

Nausicaa/CURL 2009-11-26 tag 0.1a0 
  Nausicaa/cURL ============= Nausicaa/cURL is a distribution of Scheme libraries for R6RS Scheme implementations; it provides bindings for the cURL C language library. It is built upon the Nausicaa/Scheme package, making use of its foreign-functions interface. cURL is a tool to transfer data to or from a server, using... more »
By Marco Maggi  - 5:03pm - 1 new of 1 message    

mutually recursive streams 
  Hi group, I recently started learning Scheme. At the moment I am playing with streams / lazy lists. More specifically, I am trying to solve the problem described at [link]. The idea is to use lazy lists for the Taylor series expansion of functions. These should then be used to define the sine and cosine... more »
By Daniel  - 5:11am - 3 new of 3 messages    

Any Chez Scheme/Petite Chez Scheme-specific mailing list/newsgroups? 
  Are there any Chez Scheme/Petite Chez Scheme-specific mailing list/newsgroups currently available? For some reason, although Chez Scheme has been claimed to be one of three major Scheme implementations used in university courses (the others being MIT/GNU Scheme and PLT Scheme) [1], unlike the other two,... more »
By Benjamin L. Russell  - Nov 25 - 8 new of 8 messages    

Different evaluation of nested define and "global" define 
  Hy. I know this is not a correct (or good) way of doing this, but I was just trying it out. Anyway I do not understand why these two codes give diferent results. If anyone could offer some advice, it would be most helpfull! A ...90 B ... (if (> money x) (with-aux x) "you need more money"))... more »
By Nando  - Nov 23 - 6 new of 6 messages    

Side-effect free evaluation? 
  Is there any Scheme (or other Lisp) implementation that allows for side-effect free evaluation of expressions? Like, when I receive an expression from an untrusted source and I want to compute just its value and be safe from any side-effects (such as mutation, IO, etc.).
By Snyder  - Nov 23 - 5 new of 5 messages    

Recursive Macros 
  I'm trying to understand macros. Is it possible to have recursive macros? Consider the following. I'm trying to see if we can use patterns to generate a factorial. Its probably not the best candidate for a macro, but its mainly to improve my understanding of macros. ;; First Attempt (define-syntax fact... more »
By Theo R.  - Nov 22 - 8 new of 8 messages    

Nausicaa/Scheme 2009-11-19 tag 0.1a5 
  Nausicaa/Scheme =============== Nausicaa is a distribution of Scheme language libraries for R6RS Scheme implementations. Currently it attempts to support Ikarus, Larceny, Mosh and Ypsilon. Nausicaa/Scheme is the core package; it provides foundation libraries and implements the infrastructure of... more »
By Marco Maggi  - Nov 19 - 1 new of 1 message    

Wraith Scheme 1.36 released (shareware parallel R5 Scheme for Macintosh) 
  Today I released version 1.36 of Wraith Scheme, which is a shareware R5 Scheme implementation for the Apple Macintosh, with enhancements for parallel processing, by which I mean multiple copies of the Wraith Scheme application (separate Unix processes) all running at once, sharing Scheme main memory. For... more »
By Jay Reynolds Freeman  - Nov 17 - 1 new of 1 message    

define-syntax how-to question 
  I want to define a piece of syntax that looks like this: (function arglist e0 ...) that is transformed into (lambda some-stuff e0 ...) where some-stuff is the output of a user-supplied function that takes arglist as a parameter. I don't know how to properly compose a define- syntax form so that some-stuff is evaluated in order to yield the... more »
By mikel evins  - Nov 15 - 16 new of 16 messages    

Reference for STk 
  Hello! I'm using STk and I'm having problems with some procedures. For instance for use hash tables. I found this [link] and others, but they don't work in STk. Could someone provide a link that shows the list of procedures available in STk and how to use it?... more »
By tivrfoa  - Nov 15 - 3 new of 3 messages    

1 - 10 of 15813   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google