Search found 72 matches

by X512
Fri May 28, 2021 3:15 am
Forum: Forum administration
Topic: SSL certificate expired
Replies: 3
Views: 13213

SSL certificate expired

blackboxframework.org domain certificate expired at Thu, 27 May 2021 03:41:56 GMT. Most browsers reject opening web site without adding exception.
by X512
Fri Apr 30, 2021 5:16 am
Forum: BlackBox Cross-Platform
Topic: Is BlackBox 1.8 incompatible to BlackBox 1.7?
Replies: 28
Views: 27055

Re: Is BlackBox 1.8 incompatible to BlackBox 1.7?

Ivan Denisov wrote:HostLinuxGUI, ..., HostFreeBSDGUI
Is there a difference between Linux and BSD GUI? Maybe it is better to name it HostGtk2GUI?
by X512
Fri Apr 30, 2021 5:13 am
Forum: BlackBox Cross-Platform
Topic: Is BlackBox 1.8 incompatible to BlackBox 1.7?
Replies: 28
Views: 27055

Re: Is BlackBox 1.8 incompatible to BlackBox 1.7?

Yes, this is done! So I am suggesting to import Unicode to the Kernel, and use it inside Kernel. Unicode support code is big and it should be an option to run Kernel and String modules without it by assuming ASCII and IsAlpha(ch) = TRUE if ch >= 100X. Also where Unicode module source can be found?
by X512
Sun Apr 25, 2021 7:46 pm
Forum: BlackBox Cross-Platform
Topic: Is BlackBox 1.8 incompatible to BlackBox 1.7?
Replies: 28
Views: 27055

Re: Is BlackBox 1.8 incompatible to BlackBox 1.7?

Мне подход через хук кажется неверным, так как процедуры будут работать то одним способом, то другим... как-то это не способствует надежности... Translated: To me, the hook approach seems to be wrong, since the procedures will work in one way, then in another ... somehow this does not contribute to...
by X512
Sun Apr 25, 2021 7:39 pm
Forum: BlackBox Cross-Platform
Topic: Is BlackBox 1.8 incompatible to BlackBox 1.7?
Replies: 28
Views: 27055

Re: Is BlackBox 1.8 incompatible to BlackBox 1.7?

I do not think that this will lead to reliable software... For many tasks complex Unicode processing is not needed. It is annoying that importing Strings module in simple PE/ELF linked program (to convert int/real to string for example) that don't use runtime will require importing Kernel or heavy ...
by X512
Fri Apr 23, 2021 6:16 pm
Forum: BlackBox Cross-Platform
Topic: Is BlackBox 1.8 incompatible to BlackBox 1.7?
Replies: 28
Views: 27055

Re: Is BlackBox 1.8 incompatible to BlackBox 1.7?

Maybe add hook interface to Strings module and implement ASCII fallback?
by X512
Tue Apr 13, 2021 2:08 pm
Forum: Hershel
Topic: Hershel 64-bit compiler
Replies: 22
Views: 24143

Re: Hershel 64-bit compiler

This update introduced native module import support, currently only procedures can be imported, global variables and type import are not yet implemented.

I did some testing and reported new issues at https://github.com/adimetrius/Herschel/issues.
by X512
Tue Apr 13, 2021 2:04 pm
Forum: Hershel
Topic: Hershel 64-bit compiler
Replies: 22
Views: 24143

Re: Hershel 64-bit compiler

April 2021 Update Most language features save type extension and pointers handling implemented. A downloadable package for Windows, here, easy to run and try out Herschel features. The binder tool now capable of producing a DLL out of an OCF module (that is, one compiled Component Pascal module) Co...
by X512
Tue Feb 23, 2021 3:52 am
Forum: Components Support
Topic: Reading Oberon System 3 archive files (Arc)
Replies: 1
Views: 12628

Re: Reading Oberon System 3 archive files (Arc)

My quick and dirty port of CompressTools: StdCoder.Decode ..,, ..G2N...3Qw7uP5PRPPNR9Rbf9b8R79FTvMf1GomCrlAy2xhX,Cb2x hXhC6FU1xhiZiVBhihgmRiioedhgrZcZRiXFfaqmSrtuGfa4700zdGrr8rmCLLCJuyKtYcZRiX 7.2.s,sZVQ.k,5TWyql.bnayKmKKqGomC5XzET1.PuP.MHT9N9ntumaU2,CJuyKtQC98P9PP7O NbXmb.2.gwDC.H.vyX1E.2U.cUGpmWLu...
by X512
Mon Feb 22, 2021 12:37 pm
Forum: Common questions
Topic: CommandLine.txt
Replies: 2
Views: 4819

Re: CommandLine.txt

It seems to be used by PacSelfExtract.