A little experiment in interpreters and JIT compilation
Since we're using recursive automake, let's use it to make the configuration a bit easier: by including a `local.am` file for each directory in our file hierarchy, we can reduce the amount of complexity in each file. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| bootstrap | ||
| configure.ac | ||
| Makefile.am | ||