PhpMyCodeGenerator & PhpMyCellScript News
Status: Beta
Brought to you by:
ystsoi
This release mainly adds XSLT support:
- Add two instructions XSLT_NEW and XSLT_TRANSFORM for XSLT transformations, with the example script "script - test grammar" updated to show how to use XSLT_NEW and XSLT_TRANSFORM to convert a parse tree to an abstract syntax tree (AST), and to evaluate the AST.
- Improve the namespace support of the instruction XML_FROM_CELL_ARRAY.
- Remove the script "script - HTML to cell array". And add another script "script - XML to cell array" to support converting both HTML and XML to cell array.
- Check whether the extension "xsl" is loaded or not in the web-based control panel.