This is the mail archive of the kawa@sourceware.cygnus.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Best way to interface Java?


>>> Marco Vezzoli <marco.vezzoli@st.com> 22-Jun-00 7:46:35 AM >>>

>I really find useful the kawa type-check; however 
>Nick raises an important question about the type of 
>a procedure. In other functional languages, for example 
>Haskell, a procedure type is defined roughly like this:
>procedure :: <procedure signature> -> <procedure output type>

The trouble is Scheme itself doesn't have a typing mechanism. 

Only objects have types AFAIK.

Per's extended typing for bindings is not portable.

I wish it were.


Nic

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]