-
- Downloads
You need to sign in or sign up before continuing.
Add support for external format in compile-op and load-source-op.
External format is specified via keyword :external-format per system or per its component, the latter taking precedence. The value is passed then as :external-format to #'load and #'compile-file. When unspecified, external-format defaults to UTF-8.
Loading
Please register or sign in to comment