Hi,
Factor's strings are now multiline and a new syntax -- """Triple
quoted strings""" -- is allowed. The parsing word " checks if the
string is single or triple-quoted and behaves accordingly. On a
triple-quoted string, you don't have to escape the double-quotes
inside the string, and if your string ends in more than three double-
quotes, the others show up in your string, as you'd expect. Ending a
line of a multiline string with a backslash \ is a parse error.
The <" {" {' parsing words are gone and all of the git code has been
converted. Please let me know if you can break the new string
implementation.
Doug
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk