Re: [Sawfish] ... upcoming releases / maintainership

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Just now, POMPEE William wrote:
> 
> The most important thing we should consider when moving to an other
> LISP dialect (or programming language) is the maintainability.
> Currently rep-gtk is a weight that could be left to an existing GTK
> language binding such as guile-gnome but I'm afraid the Scheme
> language (R5RS) isn't powerful enough (alone) to meet our needs.

Absolutely.  The Scheme standards always define a very minimal
language, which by itself is never going to be enough for pretty much
all practical projects, and sawfish is no exception.


> Maybe using the SLIB library features on top of Scheme could be a
> "portable" solution instead of trying to make Rep looks like Scheme.

Attempting to use some portable library is not a good idea either.  (I
can explain why in more details, but that'd be pretty off-topic.)  The
bottom line with Scheme is that choosing a specific implementation is
basically choosing a language to go with.  To make this concrete, if
you think that going with some portable code means that you can dump
one implementation and move to another with relative ease, then you're
in for a bad surprise.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

-- 
Sawfish ML


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/