2022-10-08 04:33:50 +03:00
2022-09-29 02:07:21 +03:00
2022-10-08 04:33:50 +03:00
2022-10-03 02:31:05 +03:00
2022-10-08 04:33:50 +03:00
2022-09-29 02:07:21 +03:00
2022-09-29 02:07:21 +03:00
2022-10-08 04:33:50 +03:00
2022-09-29 02:07:21 +03:00
2022-10-08 04:33:50 +03:00
2022-10-03 02:31:05 +03:00
2022-09-29 02:07:21 +03:00
2022-09-29 02:07:21 +03:00
2022-10-03 02:31:48 +03:00
2022-09-26 21:38:51 +00:00
2022-10-08 04:33:50 +03:00
2022-09-29 02:07:21 +03:00
2022-09-28 21:31:24 +03:00

Fennix

Opeating System from scratch made in C and C++


How to compile & run

  • Clone repo using:
git clone --recurse-submodules https://github.com/Fennix-Project/Fennix.git
  • Build the cross-compiler and other tools:
make tools
  • Compile using:
make build
  • Run using:
make run
  • Clean using:
make clean
Languages
C 50.6%
C++ 44.6%
CSS 1.7%
Makefile 1.1%
Assembly 0.7%
Other 1.1%