Improve repository structure
The language project should be a folder inside the repo, not the repo itself. This way, you could later add other projects to the repo, for example a project for tests and another one for test files. Separating tests and examples from the language project helps with performance.
Submitted by Guido Wachsmuth on 4 March 2014 at 20:14
Log in to post comments