PreviousUpNext

15.4.590  src/lib/compiler/front/semantic/typecheck/translate-raw-syntax-to-deep-syntax.pkg

## translate-raw-syntax-to-deep-syntax.pkg

# Compiled by:
#     src/lib/compiler/core.sublib



# Mythryl-specific instantiation of the translate_raw_syntax_to_deep_syntax_g generic.

# This package is referenced (only) in:
#
#     src/lib/compiler/toplevel/main/translate-raw-syntax-to-execode-g.pkg
#
package translate_raw_syntax_to_deep_syntax
    =
    translate_raw_syntax_to_deep_syntax_g (                     # translate_raw_syntax_to_deep_syntax_g         is from   src/lib/compiler/front/typer/main/translate-raw-syntax-to-deep-syntax-g.pkg
        #
        package tpl =   type_package_language;                  # type_package_language                         is from   src/lib/compiler/front/semantic/typecheck/type-package-language.pkg
    );



## (C) 2001 Lucent Technologies, Bell Labs
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
## released per terms of SMLNJ-COPYRIGHT.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext