Re: [xsl] module extensibility

Subject: Re: [xsl] module extensibility
From: Wolfgang Laun <wolfgang.laun@xxxxxxxxx>
Date: Sat, 12 Apr 2014 07:17:30 +0200
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@xxxxxxxxx> 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

Current Thread