https://github.com/kant2002/pascalabcsample
Hello world for PascalABC.Net
https://github.com/kant2002/pascalabcsample
Last synced: 5 months ago
JSON representation
Hello world for PascalABC.Net
- Host: GitHub
- URL: https://github.com/kant2002/pascalabcsample
- Owner: kant2002
- Created: 2022-09-18T16:37:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T16:39:53.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T20:34:47.120Z (almost 2 years ago)
- Language: Pascal
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PascalABC.NET sample
================
This is Hello World for https://github.com/pascalabcnet/pascalabcnet

Run
```
dotnet run
```
to see classic `Hello, world!` output.