|
Hi, thanks. Fixed in SVN 665. Interestingly, both IBM APL2 and the ISO standard require a space between numbers in a literal. However, IBM APL2 also requires a space between a number and a subsequent identifier, while the ISO standard does not. I am following the ISO standard. Apart from that I agree with Nick that ¯5¯6¯7 should be 3 numbers (and that was my thinking when writing the tokenizer). But (unfortunately) the standard says otherwise. Please note as well that GNU APL (and I believe some other APLs as well) allows _ as first character in an identifier. This is on purpose. /// Jürgen On 08/28/2015 08:12 PM, Mike Duvos
wrote:
|
- [Bug-apl] Parsing Numbers Mike Duvos
- Re: [Bug-apl] Parsing Numbers Nick Lobachevsky
- Re: [Bug-apl] Parsing Numbers Mike Duvos
- Re: [Bug-apl] Parsing Numbers Blake McBride
- Re: [Bug-apl] Parsing Numbers Juergen Sauermann
- Re: [Bug-apl] Parsing Numbers Juergen Sauermann
