You all are giving up way to soon. I strongly feel if we keep talking on it, it WILL gather others who are capable of doing so. And I strongly feel for the need to change the name to xpl.
And I want to see it better Google's dart. /* 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 */ Despite xqib is not developed anymore, it can be useful:http://stamm-wilbrandt.de/xqib/https://www.ibm.com/developerworks/community/blogs/HermannSW/tags/xqibMit besten Gruessen / Best wishes,Hermann Stamm-WilbrandtLevel 3 support for XML Compiler team and Fixpack team leadWebSphere DataPower SOA Applianceshttps://www.ibm.com/developerworks/mydeveloperworks/blogs/HermannSW/https://twitter.com/HermannSW/http://stamm-wilbrandt.de/GraphvizFiddle/----------------------------------------------------------------------IBM Deutschland Research & Development GmbHVorsitzende des Aufsichtsrats: Martina KoederitzGeschaeftsfuehrung: Dirk WittkoppSitz der Gesellschaft: BoeblingenRegistergericht: Amtsgericht Stuttgart, HRB 243294 From: L2L 2L <emanuelallen@hotmail.com> To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org> Date: 07/16/2014 04:44 AM Subject: [xml-dev] Xqib Is xqib still developing.I come to like the ideal. More so to knowing that one who don't like xmlprogramming will not even consider this. Which will make it an exclusiveprograming language. I would rather rename it; xpl(xml's programminglanguage). This is possible, it being an open source. I hope with thismessage, I have invoke developers to consider taking an interest as well asaction 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 */_______________________________________________________________________XML-DEV is a publicly archived, unmoderated list hosted by OASISto support XML implementation and development. To minimizespam in the archives, you must subscribe before posting.[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/Or unsubscribe: xml-dev-unsubscribe@lists.xml.orgsubscribe: xml-dev-subscribe@lists.xml.orgList archive: http://lists.xml.org/archives/xml-dev/List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
|