Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Using Qi as a scripting language: queries
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 26 - 28 of 28 - Collapse all  -  Translate all to Translated (View all originals) < Older 
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
Mark Tarver  
View profile   Translate to Translated (View Original)
 More options 7 July, 18:45
From: "Mark Tarver" <dr.mtar...@ukonline.co.uk>
Date: Tue, 7 Jul 2009 18:45:16 +0100
Local: Tues 7 July 2009 18:45
Subject: Re: Using Qi as a scripting language: queries
You can use any convention you wish.  The comments are programmable in 1.07.
There is no single line comment though unless you want #\Newline as a delim.
^ is not escaped.    You need to use its character code to refer to it.
That's about as much time on this as I have right now.

Mark


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Henry Weller  
View profile   Translate to Translated (View Original)
 More options 7 July, 19:08
From: Henry Weller <HWell...@googlemail.com>
Date: Tue, 07 Jul 2009 19:08:39 +0100
Local: Tues 7 July 2009 19:08
Subject: Re: Using Qi as a scripting language: queries
Mark,

> You can use any convention you wish.

Sure but it would be better if people sharing code use the same conventions that
provide the required level functionality.

> The comments are programmable in 1.07.

Sure, block-comments are programmable.

> There is no single line comment though unless you want #\Newline as a delim.

I know, I posted support for single line comments which you can include in Qi if you
would like it.  Currently the comments start with ;; and end with a newline but
I can easily change it to use // or make it programmable as you have for
block-comments.

Are you interested in including support for single line comments?  If so I would
be happy to send you all the code necessary to add this feature.

I have also added support for expression comments as in Scheme and can send you
the code for that as well if you would like to include it.  Personally I think
this is a really neat feature to aid code development.  Currently I am using #;
as the comment start character but I could change this to say /; or make it
programmable if you think that is the best way to go.

> ^ is not escaped.    You need to use its character code to refer to it.

OK, I will hack the Qi sources to change the ^ character to something less
commonly used, e.g. a control sequence, so that I can standard regular
expressions without alteration.  It seems that \ and ^ are the only characters
vanilla Qi uses for other purposes which interfere with their use in regular
expressions.

> That's about as much time on this as I have right now.

OK, thanks for time.  To save you effort in adding the features I have proposed
I would be happy to send you all the code needed to include them if you would
like to have them included.

Henry.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Tarver  
View profile   Translate to Translated (View Original)
 More options 7 July, 19:11
From: "Mark Tarver" <dr.mtar...@ukonline.co.uk>
Date: Tue, 7 Jul 2009 19:11:56 +0100
Local: Tues 7 July 2009 19:11
Subject: Re: Using Qi as a scripting language: queries
I'll put the escape on ^.

Mark


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages < Older 
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google