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
[New Component] ExtTabCtr...
by
wp
[
Today
at 09:23:10 pm]
RunFormula: math expressi...
by
CM630
[
Today
at 09:04:39 pm]
Pdf Viewer in Pascal
by
Tomxe
[
Today
at 07:18:20 pm]
Canvas size
by
Thaddy
[
Today
at 07:15:50 pm]
[Reopened] TSaveDialog
by
Thaddy
[
Today
at 05:12:17 pm]
Codepage issue in console...
by
Thaddy
[
Today
at 05:04:10 pm]
What am I missing here? [...
by
Thaddy
[
Today
at 03:39:02 pm]
Implementing an Elo ratin...
by
creaothceann
[
Today
at 02:30:51 pm]
Questions about 16 color ...
by
wp
[
Today
at 01:45:07 pm]
TCHATGPT — An Artificial ...
by
Weiss
[
Today
at 07:00:13 am]
You can embed Windows Con...
by
Ozz_Nixon
[
Today
at 03:39:13 am]
FPC Unleashed (inline var...
by
440bx
[June 16, 2026, 11:53:51 pm]
RFC: Separation of MCU an...
by
ackarwow
[June 16, 2026, 11:06:14 pm]
Error with last fixes_3.2...
by
patyit
[June 16, 2026, 09:49:02 pm]
Mundo Medieval 3D MMORPG ...
by
Rodrigo Robles
[June 16, 2026, 06:06:17 pm]
Which Control should I us...
by
wp
[June 16, 2026, 05:08:55 pm]
Just Question App paramet...
by
eldonfsr
[June 16, 2026, 04:50:19 pm]
Content is distorting / w...
by
Handoko
[June 16, 2026, 03:53:02 pm]
ZxTune chiptunes player
by
Guva
[June 16, 2026, 12:41:14 pm]
Onscroll event for Tscrol...
by
laz_one_or2
[June 16, 2026, 11:16:39 am]
Fpcupdeluxe
by
CharlyTango
[June 16, 2026, 10:35:33 am]
Compiling Qt6 project on ...
by
wp
[June 16, 2026, 10:14:53 am]
IDE Editor (OS: Windows11...
by
keith
[June 16, 2026, 07:36:18 am]
Single and Double, Conver...
by
avk
[June 16, 2026, 06:55:03 am]
AI Assist Python - to - P...
by
kirtu
[June 16, 2026, 12:57:01 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: I created a Hello World project using Free Pascal (Read 2099 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: 1645
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: 19279
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
objects are fine constructs. You can even initialize them with constructors.
Weiss
Full Member
Posts: 244
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: 1119
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: 2818
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