[Sussex] Code-writing methods

Geoff Teale gteale at cmedresearch.com
Fri Nov 17 14:33:50 UTC 2006


On Friday 17 November 2006 13:58, Nic James Ferrier wrote:

------%<---------------
> To all those people who haven't tried LISP or Scheme I urge you to
> download and play with Guile. Scheme is probably the most interesting
> language that is easy to learn with really thought provoking and
> style changing concepts like continuations.

Here, here.  Scheme is definitely the one to go with.  I'd actually point 
people in the direction of chicken Scheme rather than GUILE (but that's a 
preference thing).

http://www.call-with-current-continuation.org

> Hackers love it.

We certainly do.

(define Y
  (lambda (f)
    ((lambda (x) (f (x x)))
     (lambda (x) (f (lambda (y) ((x x) y)))))))


:-)


-- 
Geoff Teale
Software Engineering Team Leader

Cmed Group Ltd.
Holmwood
Broadlands Business Campus
Langhurstwood Road
Horsham RH12 4QP
United Kingdom


T +44 (0)1403 755071
F +44 (0)1403 755051
E gteale at cmedresearch.com
W www.cmedresearch.com
__________________________________________________________

Driven by technology. Guided by experience.
__________________________________________________________




More information about the Sussex mailing list