Page 1 of 1

Re: Jit's (Just In Time) Runtimes

Posted: 01 Jun 2016, 11:14
by wread
Jit's need no compilation; similar to the old basic. You write a program in qml -you will need qt5- and run it without any compilation, the machine does it just in time, that's all 8)

Correction: Already written applications can be "ported" to JIT. For this task there is a JIT compiler in Qt....and they run faster!

Re: Jit's (Just In Time) Runtimes

Posted: 02 Jun 2016, 04:01
by fullmoonremix
Salutations... :good:

I was referring to compiling Jit binaries (eg. pypy) that were not in the
Slackware repo @ pkgs.org or slakfinder.org at the time of the original post.

Since that time our friends @ SlackOnly have stepped in and created a package.

"Best Regards"... :beer:

Posted by 73.112.19.18 via http://webwarper.net
This is added while posting a message to avoid misusing the service

Re: Jit's (Just In Time) Runtimes

Posted: 02 Jun 2016, 13:16
by wread
@blue4meridian
For JIT you don't need compilation skills but programming skills...

Re: Jit's (Just In Time) Runtimes

Posted: 02 Jun 2016, 19:38
by fullmoonremix
Salutations... :good:

I'm not referring to using PyPy for that application.
Jit's can also be used as dependency dropin-ins.

I stopped coding in C 20 yrs ago when I was @ university (originally I was coding in Basic 15 yrs before that).
If I ever start coding again it will likely be in FASM or Lisp.
However... that is unlikely because I HATE coding (not because I can't I'm just a lazy guy... I like to work smart NOT hard :wall: ) which is why I stopped.

Again... last year when this was posted PyPy was NOT in the repo.
Also since last years flame war I've been compiling packages myself.

In addition... since last years war I've been prefacing the following to keep my request threads from going off topic...

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

IMHO... :oops: this could be a nice addition to the Porteus pantheon of modules... :wink:
(unfortunately... the native compiled version has not yet been posted to http://webwarper.net/ww/~av/slakfinder.org)

Disclaimer: This is a module request ... https://en.wiktionary.org/wiki/request :unknown:
A formal message requesting something.
So... if any intended response to this thread is "do it yourself"... keep in mind this is NOT a request for a tutorial. :no:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

"Best Regards"... :beer:

Posted by 73.112.19.18 via http://webwarper.net
This is added while posting a message to avoid misusing the service

Re: Jit's (Just In Time) Runtimes

Posted: 14 Jun 2016, 03:41
by wread
@all
Months ago I posted this in relationship to JIT. Maybe this will help understand how it works...

You will need LLVM to make the runtimes from original source. Just recompile it with the appropriate tools.

Regards!

Re: Jit's (Just In Time) Runtimes

Posted: 14 Jun 2016, 09:04
by fullmoonremix
Salutations... :good:

Llvm has been a major concern for me for over the last year and a half.
I have been in contact by email w/ our friends @ SlackOnly regarding this.

@ this point they have not been prepared to provide a Slackware package for DragonEgg. The advantage
of a DragonEgg/GCC backend in a toolchain is you get all the benefits of Llvm w/o the overhead of Clang.

My attempts @ compiling have been crude to date. :wall: However... I will take a shot @ DragonEgg after I put the finishing touches on
my "HardKnox" derivative (actually it's more or less finished... with that said I will still need brokenman's help w/ hardening the kernel).

"Best Regards".... :beer: