xsl-list
[Top] [All Lists]

Re: [xsl] module extensibility

2014-04-13 13:41:31
I've yet to find another programming language where modules is the
primary way of composition and reusability.
Really surprised by this, and disappointed of modern languages like F#.
Such a killer feature in XSLT.
--
Max Toro


On Sat, Apr 12, 2014 at 2:17 AM, Wolfgang Laun 
<wolfgang(_dot_)laun(_at_)gmail(_dot_)com> wrote:
Imports and redefinitions of macros are also available in
   * Knuth's TeX
   * the m4 macro processor
   * the C preprocessor
   * Lisp and its dialects

The "module" concept is in a weak form, i.e., as a source file, not as
a named program structure with import and export.
-W

On 11 April 2014 17:39, Max Toro <maxtoroq(_at_)gmail(_dot_)com> wrote:
Are there any other programming languages where I can import modules
and override declarations besides XSLT? Using classes and inheritance
does not count.
--
Max Toro

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>