POV-Ray : Newsgroups : povray.off-topic : Why is Haskell interesting? : Re: Why is Haskell interesting? Server Time
4 Sep 2024 21:22:41 EDT (-0400)
  Re: Why is Haskell interesting?  
From: Invisible
Date: 1 Mar 2010 04:26:08
Message: <4b8b8830$1@news.povray.org>
Darren New wrote:
> Orchid XP v8 wrote:
>> just mildly curious to know whether you can implement your own 
>> tokenising rules or not.
> 
> You're actually reading the input from the file. How could you *not* 
> implement your own tokenizing rules?

If it hands the input to you one token at a time, then it's already been 
split into tokens. If, on the other hand, it lets you take one character 
at a time, then you can do whatever you want.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.