guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC: Emacs Lisp support for GNU Guile


From: Ludovic Courtès
Subject: Re: GSoC: Emacs Lisp support for GNU Guile
Date: Sun, 05 Apr 2009 12:11:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Hey,

Andy Wingo <address@hidden> writes:

> On Wed 01 Apr 2009 06:31, Stefan Monnier <address@hidden> writes:
>
>>    (defun append (l1 l2)
>>      (declare (type _∷_ <↓> x ⊛ sequence Γ))
>
> Another tack would be something like Typed Scheme, from the PLT folks.

Bigloo has syntactic support for static typing, which it also uses to
optimize code:

  http://www-sop.inria.fr/mimosa/fp/Bigloo/doc/bigloo-25.html#Explicit-typing

(I'm not fond of this syntax, though.)

Thanks,
Ludo'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]