To view parent comment, click here.
To read all comments associated with this story, please click here.
I don't see anything on the web site about why the code can't be shared. Only a comment about not *wanting* to share it:
"""kaneton is one of the most important assignments in the French engineer school's curriculum where kaneton is used as a project for the advanced operating systems courses.
For this reason, we are not inclined to share the code."""
Ok then I will explain here.
The project consists in the development of the microkernel's parts.
If we share the source code, any student could look at the reference implementation to cheat.
So our choice was not to share the source code.
We only provide the students a development environment and some pieces of code, but not the parts corresponding to their assignments.
This base, containing the development environment and fundamental pieces of code, will be available on the website soon (meaning in few months).






Member since:
2006-06-27
First, we are four developers currently working on the reference implementation. Second, the kaneton reference implementation documentation contains three authors.
For the source code, the website explains why we cannot distribute it. Moreover, this year, the source code was distributed to the students.
A distribution will be released soon but will not contain the whole core source code for the same reasons...
For the rest of your comments...