[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Xqib

  • From: Ghislain Fourny <ghislain.fourny@28msec.com>
  • To: Stephen Cameron <steve.cameron.62@gmail.com>
  • Date: Wed, 16 Jul 2014 10:32:21 +0200

Re:  Xqib
Hi,

Stephen is right, it is no longer maintained unfortunately, for lack
of resources. XQIB was meant as a proof a concept, showing (i) that it
is feasible to use a standard, declarative, functional language that
natively supports XML/JSON/HTML DOM as an alternative to (imperative)
JavaScript and (ii) that it considerably reduces the complexity of the
code. It is actually nice to notice that jQuery, which also does a
great job at that, has a navigation syntax that has similarities with
XPath, which indicates that this is a direction that makes sense.

Having said that, the code is open source and public, which means that
anybody interested in improving it, fixing bugs, etc, should be able
to do so -- I would even be tempted to say, encouraged to do so. XQIB
runs on top of a cross-compilation of the MXQuery engine (Java) to
JavaScript. I believe that William Candillon also attempted a
cross-compilation of Zorba (C++, also open-source) and encountered
some encouraging success as well. I think that if somehow this work
was continued, it would of course make us all happy :-)

Kind regards,
Ghislain

______________________
Dr. Ghislain Fourny
Director of Research and Development
28msec, Inc.

http://www.28msec.com
http://twitter.com/28msec


On Wed, Jul 16, 2014 at 8:46 AM, Stephen Cameron
<steve.cameron.62@gmail.com> wrote:
> No I think its not being developed more. I played with it a bit and it
> seemed to work nicely, but then I found it could not do something that I
> wanted it too (cannot recall exactly what that was), and I had no expertise
> to add that functionality myself. :(
>
>
> On Wed, Jul 16, 2014 at 12:44 PM, L2L 2L <emanuelallen@hotmail.com> wrote:
>>
>> Is xqib still developing.
>>
>> I come to like the ideal. More so to knowing that one who don't like xml
>> programming will not even consider this. Which will make it an exclusive
>> programing language. I would rather rename it; xpl(xml's programming
>> language). This is possible, it being an open source. I hope with this
>> message, I have invoke developers to consider taking an interest as well as
>> action toward this ideal.
>>
>>
>> /* signature */
>> "use strict";
>> var j = 0, baz = "", k = "", bar =
>>
>> "83,104,101,108,108,101,121,32,80,111,119,101,114,115,39,32,98,111,111,107,115,32,97,114,101,32,116,111,32,114,101,97,100,32,102,111,114,";
>>
>> for(;bar.charAt(j);){
>>     if(bar.charAt(j) !== ","){
>>         k += bar.charAt(j); } else{ baz += String.fromCharCode(k)+" \v"; k
>> = "";
>>     }
>>     j++;
>> }
>> console.dir(baz);
>> /* end of signature */
>
>

  • References:
    • Xqib
      • From: L2L 2L <emanuelallen@hotmail.com>
    • Re: Xqib
      • From: Stephen Cameron <steve.cameron.62@gmail.com>

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.