Recent

Recent Posts

Pages: [1] 2 3 ... 10
1
Third party / Re: Big Numbers Math
« Last post by Thaddy on Today at 07:22:49 am »
Well, the notation seems a good idea, but note there are many good biginteger - and so by extension through scaling also floats - for Object Pascal. Even one or two in the standard distribution. Their range is usually in principle infinite at the cost of being exponentially very slow.
2
Other / Re: A "leisure" question on Wirthian languages.
« Last post by Thaddy on Today at 07:17:21 am »
There also must be made a very big distinction between the languages that are self-hosting and the languages that are basically C or C++ compiled. Freepascal can compile itself.
3
Other / Re: A "leisure" question on Wirthian languages.
« Last post by Leledumbo on Today at 07:16:12 am »
I don't know if 32bit binaries can run under
64 bit Linux.
It can, on distros still providing lib32/multilib support (read: not all).
4
General / Re: how to change the color font and background of a button
« Last post by Thaddy on Today at 07:14:33 am »
you can in Delphi do that with at least TBitBtn and TSpeedBtn
How? In Delphi they even don't have a Color property. Just checked with D7, XE2 and XE 11.3 (see screenshot)
As I remember right, the color property was at some point removed, that is correct. But D7..2007 still had it for Tbitbtn and it worked.
5
General / Re: Parquet?
« Last post by Thaddy on Today at 07:11:17 am »
I know from closeby that there is an implementation for most of Apache Hadoop in Delphi, but I am not aware if parquet is implemented as one of the underlying NoSQL parts. What I know is closed source and implemented in Delphi, not FreePascal.
6
Graphics / Re: STARS and Regular POLYGONS with line border styles
« Last post by Boleeman on Today at 06:41:41 am »
Now you can select to draw Stars or Regular Polygons.

Can draw a Star on top of a Star and a Polygon on top of a Polygon and a Polygon on top of a Star.

But ... Just one bug: Can't draw a Star on top of a polygon.
7
Hey Y'All,

With the rounding function changed, so did the output hash.
New hash and archived output from baseline are now up on the repo.

Cheers,

Gus
8
General / Re: Parquet?
« Last post by ron.dunn on Today at 04:01:19 am »
Since no-one has a better answer, I think the solution is "Use DuckDB."

Someone has already started down that path.

https://github.com/Libaud/DuckDB_OPCL
9
General / Re: how to change the color font and background of a button
« Last post by Joanna on Today at 03:23:43 am »
Use tcdbutton in customdrawncontrols package
10
Other / Re: A "leisure" question on Wirthian languages.
« Last post by Joanna on Today at 03:20:06 am »
Visual lab great post as always  :)
It seems like garbage collection would encourage bad programming practices. There has to be a better way of determining if things have been freed or not.
Pages: [1] 2 3 ... 10

TinyPortal © 2005-2018