Re: s48_extract_string?
Michael Sperber <[email protected]>
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
Donald Allen <[email protected]> writes: >> ,exec ,load "test.scm" > > Error: undefined variable > unquote > (package exec) > 1 exec> > > Looks like there is confusion between the command processor "," > construct and quasiquote? Yes - the "exec language" you enter via ,exec is not literally what you type into the REPL. Rather, it's essentially a Scheme-ified version of what you might type into the REPL. The file scheme/vm/load-vm.scm should give you an idea of what it looks like. If you could send what you're trying to do, I'd be happy to help put it in the right form. -- Cheers =8-} M. Friede, Völkerverständigung und überhaupt blabla