[bitc-dev] Trivial spec update

Jonathan S. Shapiro shap at eros-os.org
Thu Feb 9 20:31:19 EST 2006


I have updated the specification for binding patterns so that

	ident : type

can alternatively be written as

	(the type ident)

This syntax is already supported for expressions. By adding it for
binding patterns we are able to return to a completely s-expr compatible
syntax.

shap



More information about the bitc-dev mailing list