Types

6 views
Skip to first unread message

Chris Double

unread,
Sep 13, 2007, 8:15:00 AM9/13/07
to The Vodka Language Discussion Group
I notice the examples in the thesis have types attached to functions:

new fac: Int --> Int;

This doesn't seemed to be accepted by the current implementation. But
this works:

new fac;

Is this something planned or is there a way to enable it?

Chris.
--
http://www.bluishcoder.co.nz

tiark...@googlemail.com

unread,
Sep 13, 2007, 10:12:58 AM9/13/07
to The Vodka Language Discussion Group
There've been some issues with the parser, so I disabled
type annotations in 'new' statements. I'll put them back in
in one of the next iterations, though. For now, just omit
them or comment them out.

- Tiark

Reply all
Reply to author
Forward
0 new messages