User:Narke/Languages: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 4: Line 4:
|+ Caption text
|+ Caption text
|-
|-
! Number !! Language !! OS !! Link
! Number !! Language !! Example OS !! Link
|-
|-
| 1 || ADA || Example || Example
| 1 || ADA || ||
|-
|-
| 2 || Assembly language || MenuetOS || https://menuetos.net
| 2 || Assembly language || MenuetOS || https://menuetos.net
|-
|-
| 3 || ATS || ||
| 3 || ATS || ||
|-
|-
| 4 || C || NetBSD || https://www.netbsd.org
| 4 || C || NetBSD || https://www.netbsd.org
|-
|-
| 5 || C++ || ||
| 5 || C++ || ||
|-
|-
| 6 || Crystal || ||
| 6 || Crystal || ||
|-
|-
| 7 || colorForth || ||
| 7 || colorForth || ||
|-
|-
| 8 || D || ||
| 8 || D || ||
|-
|-
| 9 || Deca || ||
| 9 || Deca || ||
|-
|-
| 10 || Forth || ||
| 10 || Forth || ||
|-
|-
| 11 || FreeBasic || ||
| 11 || FreeBasic || ||
|-
|-
| 12 || HolyC || ||
| 12 || HolyC || ||
|-
|-
| 13 || Lisaac || ||
| 13 || Lisaac || ||
|-
|-
| 14 || Hare || Bunnix || https://git.sr.ht/~sircmpwn/bunnix
| 14 || Hare || Bunnix || https://git.sr.ht/~sircmpwn/bunnix
|-
|-
| 15 || Haskell || ||
| 15 || Haskell || ||
|-
|-
| 16 || Modula-3 || ||
| 16 || Modula-3 || ||
|-
|-
| 17 || Myrddin || ||
| 17 || Myrddin || ||
|-
|-
| 18 || Nim || ||
| 18 || Nim || ||
|-
|-
| 19 || Oberon 2 || ||
| 19 || Oberon 2 || ||
|-
|-
| 20 || Orth || Orth demo || https://github.com/602p/orth
| 20 || Orth || Orth demo || https://github.com/602p/orth
|-
|-
| 21 || Pascal || ||
| 21 || Pascal || ||
|-
|-
| 22 || Rust || Redox || https://www.redox-os.org/
| 22 || Rust || Redox || https://www.redox-os.org/
|-
|-
| 23 || Volt || ||
| 23 || Volt || ||
|-
|-
| 24 || Wacc || ||
| 24 || Wacc || ||
|-
|-
| 25 || X || ||
| 25 || X || ||
|-
|-
| 26 || Zig || ||
| 26 || Zig || ||
|-
|-
| 27 || Zimbu || ||
| 27 || Zimbu || ||
|}
|}

Revision as of 09:18, 26 May 2024

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

Caption text
Number Language Example OS Link
1 ADA
2 Assembly language MenuetOS https://menuetos.net
3 ATS
4 C NetBSD https://www.netbsd.org
5 C++
6 Crystal
7 colorForth
8 D
9 Deca
10 Forth
11 FreeBasic
12 HolyC
13 Lisaac
14 Hare Bunnix https://git.sr.ht/~sircmpwn/bunnix
15 Haskell
16 Modula-3
17 Myrddin
18 Nim
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
27 Zimbu