🚀 Lazarus 4.6 is officially out!
This new bugfix release is built with FPC 3.2.2 and brings important stability improvements. Time to update your IDE! 🛠️
Check out the release notes here:
forum.lazarus.freepascal.org/index.php/to...
#LazarusIDE #FreePascal #Pascal #Programming #OpenSource
Graphic titled “FREE SOFTWARE FRIDAY.” Title: “FREE PASCAL” Author: “FLORIAN KLAMPFL & VOLUNTEERS” Release Date: “1997” Notes: “FREE COMPILER FOR PASCAL (AND OBJECT PASCAL).” Get it: “HTTPS://FREEPASCAL.ORG” Bottom text: “VINTAGE.COMPUTER.”
Free Software Friday 💻 Free Pascal (1997), created by Florian Klampfl & volunteers, is a free compiler for Pascal and Object Pascal. Still maintained and cross-platform today. Get it: https://freepascal.org #FreeSoftwareFriday #FreePascal #OpenSource #VintageComputer
Just uploaded a small, retro project: building a Snake game in Free Pascal using ncurses. A simple, fun break from the heavier topics lately.
youtu.be/eA_6y-2CFgc
#pascal #freepascal #fpc #gamedev #terminalgames #retroprogramming #codingprojects #linuxdev
Has anyone managed to get #NeoVim with #DAP and #gdb working with #Pascal?
I'm using #LazyVim, so a lot of DAP is preconfigured using an Extra (dap.core). Unsurprisingly, Pascal is not one of the languages supported by default.
#ObjectPascal #FreePascal #debugger
Trying PBR models. Also replaced the skybox with an HDR one. But it takes up too much space, need to create some kind of skybox generator.
#gamedev #indiedev #solodev #raylib #freepascal
Why #Pascal? Because it's cool, that's why.
More importantly, #FreePascal lets me create a highly portable CLI app, fast. I can make tools run on Linux, Windows, macOS, FreeBSD, Haiku... and, most importantly, I can write drop-in replacements for the original DOS tools in the SDK using GO32V2.
Beyond the original, alternatives like Free Vision (from Free Pascal) were highlighted. These projects keep the spirit of efficient, text-based UI development alive for modern systems, showcasing versatility in terminal environments. #FreePascal 3/5
Gerade gestern wieder mit @me_ diskutiert¹:
mit dem ganzen Python überall² haben unsere Studies keine Ahnung mehr, was Pointer, Stack und Heap wirklich sind, und wie sie sich anfühlen.
Und ich komm da³ immer wieder zurück zu #FreePascal: ich hab starke⁴ statische Typisierung, Referenzen⁵, Call […]
Next Monday at 11 am CST I have a session (pre-recorded) on Green Coding at CodeRage 2025. The sad part is this is 3 am AEST! #CodeRage2025 #GreenCoding #SustainableTech #EnergyEfficientCode #Programming #DeveloperLife #Pascal #FreePascal #Delphi #ModernPascal
PasLLM is finally publicly released!
A high-performance LLM inference engine written in pure Object Pascal.
✨ No Python
🎯 4-bit quant
⚡ Native speed
Supports Llama 3.x, Qwen, Mixtral & more!
Open source (AGPL 3.0): github.com/BeRo1985/pas...
#ObjectPascal #Delphi #FreePascal #LLM #AI
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
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
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
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
SedaiBasic Interpreter Performance
#SedaiBasic #FreePascal #Commodore128 #BASICProgramming #OpenSource #RetroComputing #VirtualMachine
theoasisbbs.com/sedaibasic-i...
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.
🔚
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
📚 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
MCP/Tool-Usage with PALM - Pascal-native LLM interference engine
youtu.be/lml0V0zooLM
#mcp #ai #llm #objectpascal #delphi #fpc #freepascal
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
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
A review (/reflection) for building a database app with #FreePascal & #LazarusIDE, features include search, sorting, CSV export, and #HeidiSQL. Video Coming ...
timcoatesinsights.wordpress.com/2025/09/07/e...
#LearnToCode #Programming #PascalProgramming #SQLite #OpenSource #DatabaseApp
Sorting a DBGrid in Lazarus should (!) be easy... (a) write code or (b) just add a component and avoid writing code. Done it before. But it turned into a much bigger experiment!
youtu.be/BN9i9TR6mxc
#FreePascal #Lazarus #PascalProgramming #DBGrid #DatabaseApps
What to do when the documentation for the components you use are somewhat lacking? In this video we look at this issue with the CSV exporter.
youtu.be/8N8-m4uIP1c
#freepascal #documentation #opensource #learnpascal
I'm still experimenting with #freepascal + #raylib + #R3D. Added hit particles. And made the opponents a little smarter :) #gamedev #solodev
I've almost figured out the kraft physics engine. #raylib #freepascal
New video just dropped – Part 3 of my Free Pascal Database App series! This episode is all about the little things that take your apps from “working” to “polished” (getting closer to) ...
Link: youtu.be/y-nx-PdHduU
#FreePascal #Lazarus #PascalProgramming #OpenSource #DatabaseDevelopment
New Video – Database App Part 2!
In this episode, we expand our Free Pascal + Lazarus database app with:
🔹 Row coloring (red = unregistered)
🔹 Edit form to update details before saving
Catch up with the series here 👉 youtu.be/wsHlotczSIc
#FreePascal #LazarusIDE #PascalProgramming #DatabaseApp
Next video starts as a tutorial for a "DB App", then turns into live coding session after a couple of IDE hiccups and my own blunders. Sigh! Anyways, come along for the ride and see how it all unfolds:
👉 youtu.be/0gyg05GgnNk
#FreePascal #PascalProgramming #DatabaseApp #CodeWithMe #LazarusIDE