[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Loading reader-macros before compilation
From: |
Felix |
Subject: |
Re: [Chicken-hackers] Loading reader-macros before compilation |
Date: |
Wed, 01 Aug 2012 13:31:38 +0200 (CEST) |
> If only "autocompile" needs to be enhanced, then it might be an option
> to allow some sort of hack to shove options into the source code,
> something like:
>
> #!/usr/bin/env chicken-scheme
> ;; AUTOCOMPILE: -X bisque-colored-parens -O99 -and -make -it -burn
> (print "Hello, world!")
I have committed this feature, see autocompile 1.0.
cheers,
felix
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-hackers] Loading reader-macros before compilation,
Felix <=