Web Images Videos Maps News Shopping Gmail 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 15810  Older »
Description: The Scheme Programming language.
 

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  - 6:12pm - 2 new of 2 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  - 3:45pm - 3 new of 3 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 - 7 new of 7 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    

Nausicaa/SQLite 2009-11-15 tag 0.1b0 
  Nausicaa/SQLite =============== Nausicaa/SQLite is a distribution of libraries for R6RS Scheme implementations; it implements a bindings to SQLite, a SQL database engine. It is built upon Nausicaa/Scheme, making use of its foreign functions interface; so it currently supports only GNU+Linux systems. The installation... more »
By Marco Maggi  - Nov 15 - 1 new of 1 message    

Wraith Scheme 1.36 beta -- bug-fixer for Wraith Scheme 1.35 
  As promised in the previous message about Wraith Scheme 2.01 beta, a fix for the same bug, which may occur on some Macintoshes in the 32- bit version of Wraith Scheme, is now available on my web site, at [link] The bug involves intermittent unintended scrolling of the input line... more »
By Jay Reynolds Freeman  - Nov 13 - 1 new of 1 message    

Wraith Scheme 2.01 beta -- bug-fixer for Wraith Scheme 2.00 
  A user has reported a bug in the 64-bit version of Wraith Scheme -- Wraith Scheme 2.00 -- that evidently only occurs on some Macintoshes: What happens is that while you are typing input to the program, the one-line-high area where you type occasionally scrolls, so that what you see is the last line you typed instead of the line you are... more »
By Jay Reynolds Freeman  - Nov 13 - 1 new of 1 message    

1 - 10 of 15810   « Newer | Older »

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