On Tue, 2007-10-23 at 23:01 -0700, Erick Tryzelaar wrote:

> You'll see that it actually looks quite similar to one another.
> However, the felix code feels a lot heavier. Most of that comes from
> the types I feel.

The price for static typing with a naive inference algorithm.

Stuff like:

          | None[Chat_group::input_channel] =>

is rather unfortunate especially as in:

          | Some ?group_channel =>

the type variables are probably inferred.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to