I'm new to Common Lisp and ParenScript, so please forgive my questions if they are obvious.
1. What is the best way to import a file of ParenScript macros so that the macro calls in the file I'm compiling can be properly expanded?
2. Is there some way to watch a directory for changes to *.lisp files, and automatically compile to *.js files?
Thanks for the help, David