User talk:BenBE: Difference between revisions

Content added Content deleted
(→‎Language file: on #GeSHi)
Line 465: Line 465:
:::: the first two are escapes but the last is an integer division operator. The values of the variables are, respectively, a string containing <code>"</code>, a string containing <code>32</code>, and the integer <code>1</code>.
:::: the first two are escapes but the last is an integer division operator. The values of the variables are, respectively, a string containing <code>"</code>, a string containing <code>32</code>, and the integer <code>1</code>.
:::: Another issue I just thought of: the apostrophe. It would be good if <code>'foo</code> was highlighted differently. The initial <code>'</code> essentially says "treat the following variable literally", technically as a polynomial with a one-term variable of its own name raised to the first power and multiplied by 1. So <code>x</code> might have some value like 7, but <code>'x</code> is 'just' the variable x.
:::: Another issue I just thought of: the apostrophe. It would be good if <code>'foo</code> was highlighted differently. The initial <code>'</code> essentially says "treat the following variable literally", technically as a polynomial with a one-term variable of its own name raised to the first power and multiplied by 1. So <code>x</code> might have some value like 7, but <code>'x</code> is 'just' the variable x.
:::: Not familiar with Freenode but will look into it. I'm a big fan of GeSHi; I hope to have it added to the [http://oeis.org/ OEIS] where I'm on the editorial board. :)
:::: [[User:CRGreathouse|CRGreathouse]] 02:39, 8 July 2011 (UTC)
:::: [[User:CRGreathouse|CRGreathouse]] 02:39, 8 July 2011 (UTC)

::::: OK, I'm on #GeSHi. [[User:CRGreathouse|CRGreathouse]] 02:53, 8 July 2011 (UTC)