Lenrek
Lenrek is a computer kernel I began developing during the summer entering my Junior year in high school. It aims to implement AI logic at the lowest levels of computer abstraction to improve the total systems efficiency. The kernel was originally written in D however due to support issues the kernel was then ported to C and is the projects current development language. it is written for x86 machines. I hope that the project will be easy to follow to new OS developers and plan to release v0.1 of source code soon.