saugns v0.3.4b. Parser refactoring, part 2. Simplify memory handling by using the mempool for all parse data node allocation. Freeing becomes trivial. Also include the symtab in the produced parse (since it depends on the mempool), which may suit future needs.