|
1 yıl önce | |
---|---|---|
.. | ||
ada | 2 yıl önce | |
c | 2 yıl önce | |
cpp | 2 yıl önce | |
go | 1 yıl önce | |
pas | 2 yıl önce | |
rust | 2 yıl önce | |
zig | 1 yıl önce | |
OLVASSEL.md | 1 yıl önce | |
README.md | 1 yıl önce |
See BOOTBOOT Protocol for common details.
These are sample "Hello World" kernels written in different system languages. Binary versions here. They all should output a screen like this after a successful boot:
In the language's directory, just run make
. You'll need gcc
, g++
, gnat
(GNU Ada), fpc
(FreePascal
Compiler), cargo
+ rust
, go
(the official go toolchain, not the GNU go-lang compiler), and zig
.