[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


File: Normal-JIT-Compiler.png (60 KB, 1000x896)
60 KB
60 KB PNG
I'm a JIT lover.

What's your favourite JIT-lang? My is Lua (It's from Brasil!)
>>
Retard here, why does JIT compilation exist compared to say a pre compiled language like C?
>>
Is there a JIT scripting language that is NOT LuaJit, because LuaJit is stuck on 5.1 forever
>>
>>106465914
because it's flexible and runs everywhere. With CPPbyou have to pick your target, your compiler, no reflection, no garbage collection.
>>
>>106465945
>Needs more than 5.1
ngmi
>>
>>106465914
https://letmegptthatforyou.com/a/v0Q60
>>
>>106465968
I just don't like investing into a language that is hardstuck at a version forever
>>
>>106466013
>I don't like langs that will just werk™ forever
ok.
>>
>>106465687
>What's your favourite JIT-lang?

Languages are not JIT or interpreted or compiled, language IMPLEMENTATIONS are.

I prefer to compile ahead of time to machine code. But I think the JVM JIT is the most advanced JIT available.
>>
File: java.jpg (115 KB, 1200x1198)
115 KB
115 KB JPG
>>106465687
Unitonically Java
>>
>>106465914
Apparently JIT can perform better optimizations, because it learns about program's usage patterns. You cannot do that at compile time, only at runtime.
>>
>>106465687
More like jeet lang.
>>
>>106465687
I luv pypy, I watched a couple of lectures from some of the guys on the pypy team about jitting a lang with rpython (the JIT generator if you will)
You not gonna believe me but one of them is now a woman



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.