design and lisp
From: Johannes Ahlmann (softpro_at_gmx.net)
Date: 07/31/04
- Next message: Pascal Bourguignon: "Re: Mandelbrot for the terminal"
- Previous message: Thomas Schilling: "Re: mixin precedence"
- Next in thread: Rainer Joswig: "Re: design and lisp"
- Reply: Rainer Joswig: "Re: design and lisp"
- Reply: Pascal Bourguignon: "Re: design and lisp"
- Reply: Thomas Schilling: "Re: design and lisp"
- Reply: Kenny Tilton: "Re: design and lisp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Jul 2004 08:38:35 -0700
hi,
I've spent a considerable amount of time getting to grips with the
concepts of lisp and would say that by now I have a good theoretical
grasp of the language.
but, coming from an object oriented (C++ *brr*) background I am having
difficulties designing my programs to make full use of LISP functional
features. have any of you had similar problems when beginning to write
programs in LISP and how did you solve them?
I am simply having problems structuring my design around LISP instead
of just implementing a C++-design in LISP...
I know this is kind of a naive question to ask, but perhaps some of
you might have pointers as how to design for LISP (i.e. radical
bottom-up programming, ...)
thanks,
Johannes
- Next message: Pascal Bourguignon: "Re: Mandelbrot for the terminal"
- Previous message: Thomas Schilling: "Re: mixin precedence"
- Next in thread: Rainer Joswig: "Re: design and lisp"
- Reply: Rainer Joswig: "Re: design and lisp"
- Reply: Pascal Bourguignon: "Re: design and lisp"
- Reply: Thomas Schilling: "Re: design and lisp"
- Reply: Kenny Tilton: "Re: design and lisp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|