Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
I created a Hello World project using Free Pascal
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
What Is a Kalshi Clone Sc...
by
stevejohnson
[
Today
at 12:51:23 pm]
FastCGI vs. CGI
by
egsuh
[
Today
at 12:45:05 pm]
Is this safe, changing fr...
by
Thaddy
[
Today
at 10:29:55 am]
Many recent books on Laza...
by
Thaddy
[
Today
at 08:47:32 am]
Difference between @ and ...
by
DavidTh30
[
Today
at 07:58:00 am]
try/except error
by
Thaddy
[
Today
at 07:23:48 am]
How to connect to MariaDb...
by
Thaddy
[
Today
at 07:18:13 am]
docking IDE
by
kapibara
[
Today
at 04:20:33 am]
Isn’t this funny?
by
Joanna
[
Today
at 12:04:29 am]
Error when opening a proj...
by
Tomu
[July 15, 2026, 09:36:13 pm]
Slow app start on M5 MacB...
by
Thaddy
[July 15, 2026, 03:36:57 pm]
Solpage
by
munair
[July 15, 2026, 01:47:30 pm]
Need help with fphttpserv...
by
Thaddy
[July 15, 2026, 12:58:30 pm]
Freepascal
by
Thaddy
[July 15, 2026, 12:39:23 pm]
Lazarus interface to Rexx...
by
Thaddy
[July 15, 2026, 12:38:10 pm]
Parsing error?
by
Thaddy
[July 15, 2026, 12:02:02 pm]
is there PDS reader/expor...
by
cdbc
[July 15, 2026, 10:55:30 am]
Peculiarities in the EXE ...
by
marcov
[July 15, 2026, 09:57:51 am]
Conscious Artificial Inte...
by
schuler
[July 14, 2026, 11:40:27 pm]
Lazarus Bugfix Release 4....
by
Martin_fr
[July 14, 2026, 10:55:23 pm]
equivalent to C/C++ "offs...
by
Thaddy
[July 14, 2026, 07:37:23 pm]
LazSWatch - a serial port...
by
CM630
[July 14, 2026, 06:11:52 pm]
MarcoV, please contact. ...
by
jbthiel
[July 14, 2026, 05:35:26 pm]
lazbuild vs IDE: PPU chec...
by
Martin_fr
[July 14, 2026, 05:30:50 pm]
OpenDocument('Filename') ...
by
cdbc
[July 14, 2026, 12:45:35 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: I created a Hello World project using Free Pascal (Read 2112 times)
ikel
New Member
Posts: 40
I created a Hello World project using Free Pascal
«
on:
June 13, 2025, 01:40:05 pm »
Hi,
I created a Hello World project using Free Pascal.
https://github.com/ikelaiah/fp-hello-world
It is a simple module and can be used as a starting point for any Hello World project.
-ikel
Logged
paweld
Hero Member
Posts: 1677
Re: I created a Hello World project using Free Pascal
«
Reply #1 on:
June 13, 2025, 01:56:08 pm »
https://forum.lazarus.freepascal.org/index.php/topic,71427.msg557417.html#msg557417
:-)
Logged
Best regards / Pozdrawiam
paweld
ikel
New Member
Posts: 40
Re: I created a Hello World project using Free Pascal
«
Reply #2 on:
June 14, 2025, 01:28:23 am »
Thanks, @paweld.
Sorry about the the double posting.
-ikel
Logged
Thaddy
Hero Member
Posts: 19425
Glad to be alive.
Re: I created a Hello World project using Free Pascal
«
Reply #3 on:
June 14, 2025, 02:04:24 pm »
Now integrate the two
Logged
Any "programmer" that knows only one programming language is not a programmer
Weiss
Sr. Member
Posts: 251
Re: I created a Hello World project using Free Pascal
«
Reply #4 on:
June 20, 2025, 05:25:28 pm »
real fun starts with user input.
Logged
ccrause
Hero Member
Posts: 1120
Re: I created a Hello World project using Free Pascal
«
Reply #5 on:
June 21, 2025, 08:29:33 am »
A more complete entry for
Program won't print "Hello, World!"
, amended for the corporate world:
Report issue to legal department
Report issue to manager
Report issue to IT department
Apply for overtime compensation
Wait for IT front line support to contact you
Explain to IT that yes, your PC is plugged in and running
Explain to IT that it is not necessary to reinstall the OS
Explain to IT that you don't need .NET (and hence don't need to upgrade .NET)
Go grab a cup of coffee, mention this to a colleague in the kitchen
Colleague then mention changes in the domain policy that blocks compilation and execution of unsigned code
Explain possible cause to IT
IT explains that they can do nothing about the domain policy
Random other colleague mentions you have to apply for special admin rights to work around the security policy
Apply for said admin rights
Manager needs a motivation for why you require admin rights before approving the request
You motivate this by explaining the virtue of the Pascal language and the potential improvement in your performance if you can unlock this tool
IP contacts you to sign away your IP rights to any work product you may generate with this fancy new tool called "FPC"
After some tie passes everything lines up and you manage to run Hello World!
Manager is impressed with the emoji:text ratio of the output and asks you to give a demonstration to senior management
You try to demo Hello World but it gets blocked by virus scanner...
Logged
cdbc
Hero Member
Posts: 2868
Re: I created a Hello World project using Free Pascal
«
Reply #6 on:
June 21, 2025, 09:38:28 am »
Hahaha
-- Good One -- Christo
Regards Benny
Logged
If it ain't broke, don't fix it
PCLinuxOS(rolling release) 64bit -> KDE6/QT6 -> FPC Release -> Lazarus Release & FPC Main -> Lazarus Main
LV
Sr. Member
Posts: 427
Re: I created a Hello World project using Free Pascal
«
Reply #7 on:
June 21, 2025, 11:50:16 am »
@ccrause, thanks for the valuable tutorial. I couldn't resist trying to implement it (see attached project).
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
I created a Hello World project using Free Pascal
TinyPortal
© 2005-2018