sys:compile-init-ll   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm

Implementation

(define sys:compile-init-ll
  (lambda ()
    (sys:compile-ll "init.ll")))


Back to Index

Similar Entries