The default branch name for xqerl is now "main".
The old default branch has been deleted!
Sorry if this messes up the next pull, but it was long over due.
Just implemented fn:environment-variable#1 and fn:available-environment-variables#0 for those into that kind of thing. ๐ฅด๐
They're turned off by default but can be turned on in the configuration.
When turned off, both functions return empty sequences.
Wow! Just saw that #xqerl has been added to the list of #XQuery implementations on the Wikipedia (German language) XQuery page. Guess that makes it official. ๐
#xqerl is now passing 100% of the test-suite!! (30,895 x โ)
Next up, to allow embedding xqerl into other #Erlang applications, combining the internal apps/libs into a single application and eliminating the umbrella-project.
#XQuery on the #BEAM
@adamretter Would love to, but I don't think anyone is there to accept them :-)
I may look into publishing the results another way though.
https://t.co/nCEdg4u6R8 or github...
Getting started with #xqerl just got easier!
Don't want to mess with installing #Erlang and building from source?
Check out the alpine docker images provided by @grantmacken
https://t.co/e2O2pmZ29h
#XQuery on the #BEAM
It's been a busy weekend, continuing into Monday! It was worth it. #xqerl is now passing 99.99% of the #XQuery and #XPath tests it runs! This includes some expath suites as well as the portions of the Update Facility suite for 1.0 that still apply to 3.0. Time for a nap!!!
@adamretter Would love to, but I don't think anyone is there to accept them :-)
I may look into publishing the results another way though.
https://t.co/nCEdg4u6R8 or github...
Every wonder what a web-crawler in 50 lines of #XQuery looks like?
It uses a new HTML parser and the Actor module to request pages in parallel.
https://t.co/i2ZLFB9386
Finally getting around to putting a wiki together on GitHub. This will be more of a how-to for #Erlang developers that may want to help out or others simply interested in how the whole thing works.
Still a work in progress. But a start.