User:Narke/Languages: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 6: Line 6:
! Number !! Language !! Example OS !! Link
! Number !! Language !! Example OS !! Link
|-
|-
| 1 || ADA || || https://ironclad.cx
| 1 || ADA || Ironclad || https://ironclad.cx
|-
|-
| 2 || Assembly language || KolibriOS || https://kolibrios.org/en/
| 2 || Assembly language || KolibriOS || https://kolibrios.org/en/

Revision as of 19:38, 30 May 2024

A summary of programming languages which can be used to implement kernels.

Programming languages for OSDev
Number Language Example OS Link
1 ADA Ironclad https://ironclad.cx
2 Assembly language KolibriOS https://kolibrios.org/en/
3 ATS
4 C NetBSD https://www.netbsd.org
5 C++
6 Crystal
7 colorForth colorForth https://sourceforge.net/projects/colorforth/
8 D
9 Deca
10 Forth
11 FreeBasic
12 HolyC TempleOS https://templeos.org/
13 Lisaac IsaacOS https://github.com/ontologiae/IsaacOS
14 Hare Bunnix https://git.sr.ht/~sircmpwn/bunnix
15 Haskell
16 Modula-3
17 Myrddin
18 Nim nimkernel https://github.com/dom96/nimkernel
19 Oberon 2
20 Orth Orth demo https://github.com/602p/orth
21 Pascal
22 Rust Redox https://www.redox-os.org/
23 Volt
24 Wacc
25 X
26 Zig zorroOS https://github.com/zig-osdev
27 Zimbu