> 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 _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
