Compare commits

...

3 Commits

Author SHA1 Message Date
Mike Gerwitz 3dfd8eca2b
README.md: Terminology correction (logic=>operations)
This is _not_ higher-order logic.  I clearly had my terminology confused
at the time.
2023-03-19 22:40:45 -04:00
Mike Gerwitz 458596c55f
README.md: link to generated manual 2017-04-29 00:02:14 -04:00
Mike Gerwitz 6b632af8d7
Remove lingering tools/xsltexi reference
* tools/xsltexi: Removed
2016-08-23 14:54:16 -04:00
2 changed files with 6 additions and 6 deletions

View File

@ -11,13 +11,12 @@
-->
# Higher-Order XSLT
hoxsl is a library for XSLT 2.0, written in pure XSLT, introducing
various types of higher-order logic; this includes higher-order
functions and XSLT templates that take XSLT as input and produce XSLT
as output.
various higher-order operations; this includes higher-order functions and
XSLT templates that take XSLT as input and produce XSLT as output.
The system is fully tested---see the test cases for additional
documentation as this project gets under way. This README will serve
as an informal manual until official documentation is produced.
documentation as this project gets under way. The manual is "woven" from
literate sources; [a compiled version is available online][manual].
## Higher-Order Functions
@ -114,3 +113,5 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
[nova-ho]: http://conferences.idealliance.org/extreme/html/2006/Novatchev01/EML2006Novatchev01.html
[xslt-30-ho]: http://www.w3.org/TR/xslt-30/#dt-higher-order-operand
[manual]: https://mikegerwitz.com/hoxsl/manual/

@ -1 +0,0 @@
Subproject commit 5cded3d64bec3c0c2b42b67169aa27cf5810bc50