Hello World in Ada
Every programming journey starts with Hello World. Let’s write our first Ada program using the GNAT compiler (GNU Ada).
The Code
Create a file named hello.adb:
| |
Every programming journey starts with Hello World. Let’s write our first Ada program using the GNAT compiler (GNU Ada).
Create a file named hello.adb:
| |