Welcome to my blog. I’m a consultant/programmer with 20 years experience in the industry, primarily using C#. My blog isn’t about one specific subject, but will be grouped by specific subject types.
I have a very keen interest to introduce children to programming, as they are the future of our industry. You can follow me on Twitter @pcurnow.
Glad to meet other Curnow progammer!
hello
I read your string functions on your scratch site, I am trying to write a lexer in scratch, yes I know! I am having trouble parsing a float as the ‘letter of () ‘ block is counting the ‘dot’ character in the range > -1 and <10 so therefore counting it as a digit t. Do you know how to parse a float in scratch it is the dot that is the only but that won't compare properly either from a list or letter of block? I have tried letter index of = . but it it nevr gets there as it includes in the digit range!
I’m not 100% clear on what you are saying the issue is. If you can give a couple of examples, I’m happy to try and come up with a solution for you.