https://github.com/xquery/xquery_functional_catalog
Catalog of functional programming idioms (in XQuery 3.0)
https://github.com/xquery/xquery_functional_catalog
Last synced: 5 months ago
JSON representation
Catalog of functional programming idioms (in XQuery 3.0)
- Host: GitHub
- URL: https://github.com/xquery/xquery_functional_catalog
- Owner: xquery
- Created: 2016-07-04T16:00:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-04T22:33:50.000Z (almost 10 years ago)
- Last Synced: 2025-02-02T00:18:52.857Z (over 1 year ago)
- Language: XQuery
- Homepage:
- Size: 302 KB
- Stars: 16
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Functional Idiom catalog for xquery 3.0
presented at Balisage 2016
Hat tip to the following for:
Clifford Anderson examples
https://gist.github.com/CliffordAnderson/0c45f973ef45228ab685
John Snelson data.xq for Algebraic Data Types
https://github.com/jpcs/data.xq
John Snelson functional.xq for functional primitives
https://github.com/jpcs/functional.xq