Skip to content
  • chevalier@alum.wellesley.edu's avatar
    Extend genprimopcode to print primop types for ext-core · 07d1b116
    chevalier@alum.wellesley.edu authored
    I added a new flag, --make-ext-core-source, to genprimopcode. It prints out the
    type information for primops that the External Core typechecker needs. This
    replaces the old mechanism where the ext-core tools had a hard-wired Prims
    module that could get out of sync with the old primops.txt. Now, that won't happen.
    07d1b116