Skip to content
  • ehuelsmann@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    Binary FASL support. · fa292790
      compile-file.lisp: Catch forms for output and compile them.
      compiler-pass2.lisp: Allow fields to be declared in-line
        which means they are part of the evaluation of the compiled function,
        instead of in its constructor - where constants will still be constructed.
    fa292790