;; Source file: ../lisp/rep.jl
(validate-byte-code 11 0)

(declare (in-module rep))
(run-byte-code "	v" [open-structures (rep.module-system rep.lang.interpreter rep.lang.symbols rep.lang.math rep.lang.debug rep.vm.interpreter rep.io.streams rep.io.files rep.io.processes rep.io.file-handlers rep.data rep.regexp rep.system)] 2)
(defvar standard-output (run-byte-code "v" [stdout-file] 1))
(defvar standard-input (run-byte-code "v" [stdin-file] 1))
(defvar standard-error (run-byte-code "v" [stderr-file] 1))
(defun _ #["ÉF0v" [] 1048578])
(run-byte-code "	H		HFAv" [export-bindings (_) parse-interface (compound-interface (structure-interface rep.lang.interpreter) (structure-interface rep.lang.debug) (structure-interface rep.lang.symbols) (structure-interface rep.lang.math) (structure-interface rep.lang.debug) (structure-interface rep.data) (structure-interface rep.io.streams) (structure-interface rep.vm.interpreter) (structure-interface rep.module-system) (export backquote)) rep *user-structure*] 3)
(require (quote rep.lang.backquote))
(require (quote rep.io.file-handlers.tilde))
(defvar debug-entry (run-byte-code "IKKKI¼v" [autoload debug-entry "rep/lang/debugger"] 4))
(defvar debug-exit)
(defvar debug-error-entry (run-byte-code "IKKKI¼v" [autoload debug-error-entry "rep/lang/debugger"] 4))
