implementation kernel in nim programming
install gcc which is configure it i685-elf-gcc
and i686-elf
as executable in $HOME/cross-tools/bin/
export PATH=$PATH:$HOME/cross-tools/bin
using nim nakefile
- makesure to install nakefile first by
nimble install nakefile
- and execute by using nakefile
nim c nakefile
./nakefile run