fk_std 0.2.2

A library used for FOMOSv2-CL development and FOMOS app development
Documentation
fk_std-0.2.2 has been yanked.

fk_std

The FOMOS kernel standard library

About

fk_std is the standard library for FOMOSv2-CL and later versions, FOMOSv2-CL v2.3.5 runs in the Linux kernel which by default only supports C and Assembly std. This library makes it easier to call C std functions from Rust so FOMOS development is easier until or if Rust will become supported in the Linux kernel.

TODO:

  • Add I/O
  • Add string manipulation
  • Write documentation for most things