index

scheme

see gauche

http://community.schemewiki.org/

Riastradh's s48 manual

general bookmarsk

http://www.ccs.neu.edu/home/dorai/uwcallcc/uwcallcc.html

http://www-pu.informatik.uni-tuebingen.de/users/gasbichl/publications/index.html

Conditions

http://srfi.schemers.org/srfi-35/srfi-35.html

shift/reset

http://mumble.net/~campbell/scheme/shift-reset.scm

 ,config ,load =scheme48/misc/packages.scm
/usr/lib/scheme48/misc/packages.scm
> ,open reset/shift
Load structure reset/shift (y/n)? y
[reset/shift /usr/lib/scheme48/misc/shift-reset.scm]
 

implementations:

CXEMA

oleg

assert:

http://okmij.org/ftp/Scheme/assert-syntax-rule.txt

http://okmij.org/ftp/Scheme/util.html http://pobox.com/~oleg/ftp/Scheme/util.html#assert

macros

implementation tricks

compilers

http://www.cs.indiana.edu/eip/compile/code.html

GC

http://lua-users.org/wiki/GarbageCollectionInRealTimeGames

web

http://www.double.co.nz/scheme/modal-web-server.html

http://www.neilvandyke.org

schemers:

http://s48.org/ http://s48.org/1.3/manual/manual-Z-H-2.html http://mumble.net/~jar/articles/oo.html

http://s48.org/1.1/manual/s48manual_31.html

http://www.ai.mit.edu/publications/

bindings:

http://java.sun.com/j2se/1.3/docs/guide/jni/spec/intro.doc.html

lambda calculus

http://users.comlab.ox.ac.uk/luke.ong/teaching/lambda/ has a .ps!

http://www.andrew.cmu.edu/user/cebrown/notes/barendregt.html notes on a book?

Monads

http://haskell.org/hawiki/MonadsAsContainers http://www.nomaware.com/monads/html/laws.html

Gentle Introduction to Haskell, which alas does not define all concepts it uses, so needs to be read along with complementery reading of this tutorial in 1 page.

Haskell Tutorial for C Programmers Oleg

haskell projects (wiki) syntax