#FreePascal
lazarus-qt6 4.4-1 x86_64 Delphi-like IDE for FreePascal Qt6 version

Interest | Match | Feed
Origin
archlinux.org
November 11, 2025 at 10:22 AM
you can still use it with dosbox but there's also a pascal extension for visual studio code and a modern pascal compiler, freepascal
Home [Turbo Pascal (With DOSBox)]
turbopascal-wdb.sourceforge.io
November 10, 2025 at 3:43 PM
New Free Pascal tutorial! This one explores how to use TTimer and the Paint event to create a smooth breathing animation in Lazarus. It’s a fun little GUI project and a great intro to animation in Pascal.

🎥 youtu.be/HoNW3da9cf8

#FreePascal #LazarusIDE #PascalProgramming #CodingTutorial
Breathing Animation in Free Pascal Using TTimer and a Paint(box)
YouTube video by The Silver Pascal Coder
youtu.be
November 9, 2025 at 8:34 AM
Ask HN: Anyone else use FreePascal as their low level language?

Discussion
November 3, 2025 at 10:09 AM
Ask HN: Anyone else use FreePascal as their low level language?
C: https://news.ycombinator.com/item?id=45693719
posted on 2025.10.24 at 07:58:13 (c=9, p=20)
November 3, 2025 at 6:55 AM
Just built a small Positive Quote Generator in #FreePascal with a Lazarus GUI 🌿
Loads uplifting quotes from a file — first step toward a simple mental health app idea.
🎥 Watch: youtu.be/VNUvJg5O66k
#LazarusIDE #ModernPascal #CodingMotivation #MentalHealth
Lazarus GUI Project – Random Quote Feature for a Wellness App
YouTube video by The Silver Pascal Coder
youtu.be
November 1, 2025 at 11:20 AM
In this beginner-friendly tutorial, we use Object Pascal in Lazarus IDE on Linux to build a real GUI app. Learn how to design forms, drop components, and wire up events — a perfect intro before games and animations.

#LazarusIDE #FreePascal #KidsWhoCode #STEMEducation #OpenWiseLearning
Build Your First Pascal GUI in Lazarus (Beginner Tutorial)
YouTube video by OpenWise Learning
www.youtube.com
October 24, 2025 at 1:58 PM
Beginner-friendly coding tutorial: Build a classic number guessing game using Object Pascal in Lazarus IDE on Linux. 🧠🎮
#PascalProgramming #LazarusIDE #GuessingGame #PythonVsPascal #OpenWiseLearning #STEMEducation #KidsWhoCode #FreePascal
Guessing Game in Pascal: Differences from Python (Intermediate Tutorial)
YouTube video by OpenWise Learning
www.youtube.com
October 24, 2025 at 1:55 PM
Vorbereitung von Beschlüssen der Vertretung helfen, denn diese müssen über die Aufteilung beschließen.
Die #OpenSource #Software wurde mit der #lazarus #IDE und #FreePascal erstellt und läuft unter #Windows und #Linux. Ein kleines Handbuch und ein Beispiel zum #Landkreis #Hildesheim ist dabei.
🔚
October 21, 2025 at 6:29 AM
Danach kam ca. 1989 ein Schneider EuroPC.
Zum ersten mal TurboPascal 3.0 programmiert - fantastische Programmiersprache (heute nutze ich noch immer sehr gerne FreePascal)
October 12, 2025 at 7:30 AM
Learn how to use RTTI in Free Pascal to easily convert objects to JSON and back again... no manual code needed. Watch here: youtu.be/iRg3jJ9z0mo

#FreePascal #Pascal #Programming #JSON #RTTI #Lazarus
Free Pascal RTTI: Convert Objects to JSON (and Back Again!)
YouTube video by The Silver Pascal Coder
youtu.be
October 4, 2025 at 1:17 AM
I love that FreePascal reimplemented the Borland IDE. I'm a big fan of simple text mode UIs.
September 27, 2025 at 4:54 PM
Wrote some Pascal for the first time since about 1998. Still got it 😎 Although bitd we used Mac Pascal, this FreePascal turbo IDE has the 80s industrial DOS aesthetic that I crave 😍👌
September 27, 2025 at 1:00 PM
finally figured out how to get text drawn to the screen in SDL3 and the official docs were zero help, the best resource i found going over how to do it was on this site dedicated to FreePascal+SDL tutorials.
September 23, 2025 at 7:43 PM
📚 New video is out! I look at a couple of Pascal books (mainly Delphi but great for Free Pascal learners), the FreePascal docs, and tips on getting better help with coding questions.

▶️ youtu.be/siZFNiW-jdk

#Pascal #FreePascal #Delphi #Programming #PascalBooks #CodingHelp
Learning Pascal: Books, Free Pascal Docs & Getting Better Help with Coding
YouTube video by The Silver Pascal Coder
youtu.be
September 20, 2025 at 7:05 AM
Freepascal hat super Embedded AVR Unterstützung. Der generierte ASM-Code ist nicht schlechter wie mit C, aber es ist deutlich weniger fehleranfällig als C.

Ich muss mal schauen, wie weit die ESP32 Unterstützung inzwischen für Freepascal ist.
September 18, 2025 at 6:35 PM
MCP/Tool-Usage with PALM - Pascal-native LLM interference engine

youtu.be/lml0V0zooLM

#mcp #ai #llm #objectpascal #delphi #fpc #freepascal
MCP/Tool-Usage with PALM - Pascal-native LLM interference engine
YouTube video by Benjamin Rosseaux
youtu.be
September 16, 2025 at 10:57 PM
lazarus-qt5 4.2-2 x86_64 Delphi-like IDE for FreePascal Qt5 version

Interest | Match | Feed
Origin
archlinux.org
September 12, 2025 at 12:35 PM
lazarus 4.2-2 x86_64 Delphi-like IDE for FreePascal common files

Interest | Match | Feed
Origin
archlinux.org
September 12, 2025 at 12:35 PM
lazarus-qt6 4.2-2 x86_64 Delphi-like IDE for FreePascal Qt6 version

Interest | Match | Feed
Origin
archlinux.org
September 12, 2025 at 12:35 PM
Learn TCP client & server programming in Free Pascal / Delphi using Indy. Simple examples with TIdTCPServer & TIdTCPClient. #FreePascal #Delphi #Indy #TCP #Networking #Programming

youtu.be/ugGuIgNDkfM
Networking Made Easy in Free Pascal (and Delphi) | Indy TCP Server & Client Introduction
YouTube video by The Silver Pascal Coder
youtu.be
September 11, 2025 at 10:05 PM
Just finished the core for a chiptune library tester. The entire architecture is interface-based, making it highly extensible for new formats. Renders audio via raylib and uses a patched libzxtune for decoding. Built with Lazarus/FreePascal.
#raylib #сhiptune #chipmusic #FreePascal #zxspectrum #8bit
September 9, 2025 at 3:02 AM