- Subject: Re: question
- From: "John E. Davis" <davis>
- Date: Fri, 20 Jul 2001 16:15:36 -0400
shortie \(HiNet\) <shortie@xxxxxxxxxxxxxx> wrote:
>is it possible to devide s-lang into 2 parts?
>
>that is, in the current configuration,
>s-lang source is interpreted block-by-block.
>can i compile s-lang source into token file,
>and then run interpreter from token file?
You can preparse the .sl files to .slc files and then interpret the
.slc files. See the documentation on the slang function
"byte_compile_file" for more information. The jed editor makes use of
this function to preparse its library files.
--John
[2001 date index]
[2001 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]