More Script: Loose thoughts and ultra-alpha compiler soon!
July 26th, 2006 by mike
I was thinking about this today, and I wanted to add a few things to my spec. These are just random thoughts, so be prepared.
- Content caching
- Compiler caching
- Apache extensibility a la mod_perl
- Operator overloading (implemented CLEANLY!)
- Local config override a la .htaccess (security hole?)
- sudo runtime a la suexec
Also, I’m thinking that I’m going to start writing a compiler for a basic language spec. It will be by no means complete, but it will be a good starting point, and it will encourage me to get the ball rolling. I’m skipping the EBNF, at least for now.
Posted in NextPL |