fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

#freepascal

1 post1 participant0 posts today
Bread80<p>Adding the keyboard input routines to the emulator took a bit more work. Mostly trying to find the correct routines in <a href="https://mstdn.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> (KeyPressed and ReadKey). (Read and Readln are both buffered - they read a line and only return when the user hits enter).</p><p><a href="https://mstdn.social/tags/quiche" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>quiche</span></a> <a href="https://mstdn.social/tags/quichelang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>quichelang</span></a> <a href="https://mstdn.social/tags/compiler" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>compiler</span></a> <a href="https://mstdn.social/tags/z80" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>z80</span></a></p>
skrzyp<p>Remember that one post from a week ago (<a href="https://ohai.social/@skrzyp/114869983737781401" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ohai.social/@skrzyp/1148699837</span><span class="invisible">37781401</span></a>) when I had my <a href="https://ohai.social/tags/WTF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WTF</span></a> moment at <a href="https://ohai.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> compiler for 16-bit <a href="https://ohai.social/tags/DOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOS</span></a> and actually filled a detailed bug about this? (<a href="https://gitlab.com/freepascal.org/fpc/source/-/issues/41337" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gitlab.com/freepascal.org/fpc/</span><span class="invisible">source/-/issues/41337</span></a>)</p><p>I’ve just had a sudden urge to check something a little bit different and, to no surprise, GUESS WHAT.</p><p>I have no words.</p>
jns<p>I absolutely loathe web development, yet I've been having to work on implementing a webshop from scratch, as I'm trying to start up a laser business. To make the experience slightly less painful, I implemented the backend in <a href="https://mastodon.linkerror.com/tags/freepascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freepascal</span></a> ; as most out of the ready-made solutions are evil in various ways. (eg: <a href="https://tech.slashdot.org/story/25/04/08/1518213/shopify-ceo-says-staffers-need-to-prove-jobs-cant-be-done-by-ai-before-asking-for-more-headcount" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">tech.slashdot.org/story/25/04/</span><span class="invisible">08/1518213/shopify-ceo-says-staffers-need-to-prove-jobs-cant-be-done-by-ai-before-asking-for-more-headcount</span></a> ) -- </p><p>It's just about done, the only bit I need to finish yet is some sort of solution for shipping/tracking info. </p><p>I've been looking into ShipStation and actually started implementing their API('s); learned they just acquired the ShipEngine company, leading to some API confusion - which lead me to look more into the company.</p><p>It turns out that the same company that recently acquired them (Auctane) owns a myriad of shipping-type companies, including stamps.com, endicia, shippingeasy, shipworks, and many others,...</p><p>It seems to me that they put themselves in a position where there's basically few alternatives. </p><p>If you think about how much e-commerce integrates with at least one of these, you quickly realize that most of what pretty much anyone buys online goes through one of the companies owned by them, which means they know what everyone buys, their name, their home address, etc,...</p><p>This absolutely sounds like a <a href="https://mastodon.linkerror.com/tags/privacy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>privacy</span></a> scandal waiting to happen.</p><p>Needless to say, I'm not going to be using ShipStation. </p><p>I guess I'll just try to use ups/fedex/whatever directly then. Back to the drawing board. :( </p><p>It never fails to blow my mind that whenever you turn over even the most benign rock, you'll find some billionaire sucking our society dry. Nothing seems immune to <a href="https://mastodon.linkerror.com/tags/enshittification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>enshittification</span></a> these days.</p><p>(Probably a surprise to no-one that actually deals with this stuff on a regular basis - but like i said, i've not been doing webdev in a long time, and actively avoid the www even as a user, I've been a bit out of the loop)</p>
skrzyp<p>I thought it might be a good idea to reach to the basics trying to debug that <a href="https://ohai.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> bug which makes even simplest programs fail to run on i8086/msdos (my <a href="https://ohai.social/tags/TP7" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TP7</span></a> game port still “”works””, until it reaches <a href="https://ohai.social/tags/DOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOS</span></a> API calls). So thought it might be possible to target the #8086 and run <a href="https://ohai.social/tags/MartyPC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MartyPC</span></a> by <span class="h-card" translate="no"><a href="https://oldbytes.space/@gloriouscow" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>gloriouscow</span></a></span> </p><p>While I pretty much know that the code jumps somewhere randomly and then goes along executing emptiness, I still need to find out why…<br>and how to set breakpoints on INTs :p</p>
Benjamin Rosseaux :verified:<p>A short preview demonstration of PALM with llama3.2 1TB as base model - A Object-Pascal-native LLM engine with inline assembler AVX2 SIMD optimizations, running on the CPU with StreamingLLM-like "endlessly" context-windowing and 8-bit quantized weights and activations (W8A8), and multithreaded/parallelized with my PasMP library. But support for 4-bit weights (for W4A8) is also on the roadmap.</p><p><a href="https://www.youtube.com/watch?v=LnKCiIdWqvg" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=LnKCiIdWqvg</span><span class="invisible"></span></a></p><p><a href="https://mastodon.rosseaux.com/tags/llm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>llm</span></a> <a href="https://mastodon.rosseaux.com/tags/objectpascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>objectpascal</span></a> <a href="https://mastodon.rosseaux.com/tags/pascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pascal</span></a> <a href="https://mastodon.rosseaux.com/tags/freepascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freepascal</span></a> <a href="https://mastodon.rosseaux.com/tags/delphi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delphi</span></a> <a href="https://mastodon.rosseaux.com/tags/llama" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>llama</span></a> <a href="https://mastodon.rosseaux.com/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a></p>
skrzyp<p>You had ONE JOB.</p><p>WTF</p><p><a href="https://ohai.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> <a href="https://ohai.social/tags/pascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pascal</span></a> <a href="https://ohai.social/tags/dos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dos</span></a> <a href="https://ohai.social/tags/msdos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>msdos</span></a> <a href="https://ohai.social/tags/wtf" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wtf</span></a></p>
skrzyp<p><span class="h-card" translate="no"><a href="https://misskey.resonite.love/@GreaseMonkey" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>GreaseMonkey</span></a></span> <br>Someone: said something about <a href="https://ohai.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> on m68k/Amiga not working<br><span class="h-card" translate="no"><a href="https://mastodon.social/@chainq" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>chainq</span></a></span>:</p>
skrzyp<p>Trying to port Mario &amp; Luigi (1994) by Wiering Software from Turbo <a href="https://ohai.social/tags/Pascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pascal</span></a> to <a href="https://ohai.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> trunk (i8086), ofc on <a href="https://ohai.social/tags/DOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DOS</span></a>: <a href="https://wieringsoftware.nl/mario" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">wieringsoftware.nl/mario</span><span class="invisible"></span></a></p><p>Posted on <a href="https://forum.lazarus.freepascal.org/index.php/topic,71748.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">forum.lazarus.freepascal.org/i</span><span class="invisible">ndex.php/topic,71748.html</span></a> but got nowhere</p><p>I can build it on FPC, but can’t run. Removing call to ReadConfig shows gfx issues and input gets messed. I can’t find a way to debug the realmode properly</p><p>May I ask heroes from my feed for some helping hand? <span class="h-card" translate="no"><a href="https://digipres.club/@foone" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>foone</span></a></span> <span class="h-card" translate="no"><a href="https://soc.megatokyo.moe/users/wyatt" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>wyatt</span></a></span> <span class="h-card" translate="no"><a href="https://chaos.social/@root42" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>root42</span></a></span> <span class="h-card" translate="no"><a href="https://tech.lgbt/@nina_kali_nina" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nina_kali_nina</span></a></span></p>
Harald 哈拉德<p><span class="h-card" translate="no"><a href="https://mastodon.social/@rthaar" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>rthaar</span></a></span> </p><p>Oh yeah - I'm also an big user of the <a href="https://mastodontech.de/tags/LazarusIDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LazarusIDE</span></a> with <a href="https://mastodontech.de/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> </p><p>My favorite of <a href="https://mastodontech.de/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> is Mint - and I see no reasons to stay with an OS from M$ ...</p>
Harald 哈拉德<p>Auch 2025 findet wieder die deutschsprachige Lazarus-Konferenz statt!</p><p>Wann: Am 20. und 21. September 2025 (Im Anschluss an die International Pascal-Konferenz)</p><p>Wo: In Sundern, im schönen Sauerland</p><p>Für alle, die sich bis zum 31. Juli 2025 anmelden, ist die Teilnahme kostenlos.</p><p>Themen sind wie immer alles rund um Pascal, Free-Pascal, Lazarus und auch Delphi</p><p>Mehr Informationen:</p><p><a href="https://lazarus-konferenz.de/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">lazarus-konferenz.de/</span><span class="invisible"></span></a></p><p>und</p><p><a href="https://www.lazarusforum.de/viewtopic.php?f=1&amp;t=16953" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">lazarusforum.de/viewtopic.php?</span><span class="invisible">f=1&amp;t=16953</span></a></p><p><a href="https://mastodontech.de/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> <a href="https://mastodontech.de/tags/LazarusIDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LazarusIDE</span></a> <a href="https://mastodontech.de/tags/Programmierung" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programmierung</span></a></p>
Harald 哈拉德<p>Internationale Pascal Conference 2025</p><p>Where: In Sundern, Germany</p><p>When: From September 18, 2025 to September 21, 2025</p><p>More information: <br><a href="https://pascalconference.de/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">pascalconference.de/</span><span class="invisible"></span></a></p><p>Confirmed speakers and experts:</p><p>- Ian Baker – Delphi Developer Advocate</p><p>- Matthias Gärtner – Lazarus Core Team</p><p>- Arnaud Bouchez – mORMot Framework</p><p>- Andrea Magni – Delphi MVP</p><p>- Michalis Kamburelis – Castle Game Engine</p><p>- Michael Van Canneyt – Free Pascal Core Team</p><p><a href="https://mastodontech.de/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> <a href="https://mastodontech.de/tags/LazarusIDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LazarusIDE</span></a> <a href="https://mastodontech.de/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a></p>
ringsce<p>I’m building a <a href="https://mastodon.social/tags/VB6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VB6</span></a>-style interpreter in <a href="https://mastodon.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a>! 🎉<br>It parses &amp; runs `.BAS`-like code with support for classic keywords like `Dim`, `If`, `For`, `Sub`, `Goto`, `Print`, and more.</p><p>✅ Done:<br>`If/Then/Else`, `Goto`, `Sub`, `Call`, `Input`, `Print`, `For/Next`, `Do While`, etc.</p><p>🔧 In progress: `ElseIf`, `Select Case`, `Exit Sub`, `Const`, loops<br>🚧 Next: `Function`, `Return`, `Gosub`, `File I/O`, `Type`, `Error Handling`</p>
Kroc Camen<p><span class="h-card" translate="no"><a href="https://freeradical.zone/@babble_endanger" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>babble_endanger</span></a></span> <a href="https://oldbytes.space/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> runs on <a href="https://oldbytes.space/tags/MSDOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSDOS</span></a>, 9x, XP and up, <a href="https://oldbytes.space/tags/PowerPC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PowerPC</span></a> MacOS and lots more. Heck, VisualBasic 6 <a href="https://oldbytes.space/tags/VB6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VB6</span></a> runs on 9x thru Win11 and is more stable an ABI on <a href="https://oldbytes.space/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> via Wine than Linux apps have. <a href="https://oldbytes.space/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> ’s problem is a matter of will; a turning up of the nose of anything that isn’t “current” — a moniker they haven’t realised they don’t control; that’s in the hands of Microsoft, Apple, Google etc.</p>
Harald 哈拉德<p>Die Links zum <a href="https://mastodontech.de/tags/Download" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Download</span></a> der <a href="https://mastodontech.de/tags/LazarusIDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LazarusIDE</span></a> mit <a href="https://mastodontech.de/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> sind erweitert worden.</p><p>Auch für den Raspberry Pi ist jetzt ein Direktlink da ...</p><p>Es wurden einige Links ergänzt, um es den Usern einfacher zu machen, das passende Paket für <a href="https://mastodontech.de/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a>, <a href="https://mastodontech.de/tags/MacOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MacOS</span></a>, <a href="https://mastodontech.de/tags/RasberryPi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RasberryPi</span></a> oder auch <a href="https://mastodontech.de/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> herunter zu laden.</p><p><a href="https://www.lazarus-ide.org/index.php?page=downloads" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">lazarus-ide.org/index.php?page</span><span class="invisible">=downloads</span></a></p>
Bread80<p>Before I got sidetracked into the type system I was working to get the command line compiler fully up and running.</p><p>The sticking point was command line arguments. I tried using <a href="https://mstdn.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a>'s built in parser but it didn't have the flexibility I needed. I've now written something which does and I can now set the platform and deployment options.</p><p><a href="https://mstdn.social/tags/quiche" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>quiche</span></a> <a href="https://mstdn.social/tags/quichelang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>quichelang</span></a> <a href="https://mstdn.social/tags/compiler" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>compiler</span></a> <a href="https://mstdn.social/tags/pascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pascal</span></a> <a href="https://mstdn.social/tags/z80" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>z80</span></a></p><p>1/n</p>
Begasus<p>Updated for Haiku 64bit: Lazarus 4.0.</p><p>Lazarus is a Rapid Application Development Tool for Free Pascal.</p><p><a href="https://www.lazarus-ide.org/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">lazarus-ide.org/</span><span class="invisible"></span></a></p><p>Install or update it with Haiku's application HaikuDepot or the Terminal command pkgman.</p><p>For this I created/updated a local script (partly based on how Fedora uses it):</p><p><a href="https://codeberg.org/Begasus/Lazarus_Haiku/src/branch/main/lazarusBuildFedora.sh" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/Begasus/Lazarus_H</span><span class="invisible">aiku/src/branch/main/lazarusBuildFedora.sh</span></a></p><p><a href="https://mastodon-belgium.be/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HaikuOS</span></a> <a href="https://mastodon-belgium.be/tags/Lazarus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lazarus</span></a> <a href="https://mastodon-belgium.be/tags/FPC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FPC</span></a> <a href="https://mastodon-belgium.be/tags/freepascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freepascal</span></a> <a href="https://mastodon-belgium.be/tags/pascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pascal</span></a> <a href="https://mastodon-belgium.be/tags/IDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IDE</span></a> <a href="https://mastodon-belgium.be/tags/RAD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RAD</span></a> <a href="https://mastodon-belgium.be/tags/development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>development</span></a></p>
Henry<p>A big thank you to Jeff Duntemann for offering a new edition of &quot;FreePascal from Square One&quot; as a free download. <a href="https://fosstodon.org/tags/FreePascal" class="mention hashtag" rel="tag">#<span>FreePascal</span></a> <a href="https://fosstodon.org/tags/Lazarus" class="mention hashtag" rel="tag">#<span>Lazarus</span></a> <a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="tag">#<span>OpenSource</span></a> <br /> <a href="https://www.contrapositivediary.com/?p=5399" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">contrapositivediary.com/?p=5399</span><span class="invisible"></span></a></p>
Habr<p>Калькулятор из iPhone в ReactOS</p><p>Я продолжаю изучать программирование. В этот раз моей затеей стал перенос калькулятора из iPhone в ReactOS. В этой статье я расскажу о том, как я переносила калькулятор из iPhone на ReactOS.</p><p><a href="https://habr.com/ru/articles/908530/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">habr.com/ru/articles/908530/</span><span class="invisible"></span></a></p><p><a href="https://zhub.link/tags/freepascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freepascal</span></a> <a href="https://zhub.link/tags/lazarus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lazarus</span></a> <a href="https://zhub.link/tags/lazarus_40" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lazarus_40</span></a> <a href="https://zhub.link/tags/lazarus_ide" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lazarus_ide</span></a> <a href="https://zhub.link/tags/reactos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reactos</span></a></p>
Hacker News<p>Lazarus Release 4.0</p><p><a href="https://forum.lazarus.freepascal.org/index.php?topic=71050.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">forum.lazarus.freepascal.org/i</span><span class="invisible">ndex.php?topic=71050.0</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/Lazarus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lazarus</span></a> <a href="https://mastodon.social/tags/Release" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Release</span></a> #4.0 <a href="https://mastodon.social/tags/Lazarus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lazarus</span></a> #4.0 <a href="https://mastodon.social/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/Software" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Software</span></a> <a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a></p>
TrèsFluke 🍁<p>A new Lazarus appears!<br><a href="https://mstdn.ca/tags/Pascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pascal</span></a> <a href="https://mstdn.ca/tags/FreePascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreePascal</span></a> <a href="https://mstdn.ca/tags/Lazarus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lazarus</span></a> </p><p><a href="https://www.theregister.com/2025/05/09/new_lazarus_4/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theregister.com/2025/05/09/new</span><span class="invisible">_lazarus_4/</span></a></p>