/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Java Hello World, LLVM Edition
(www.javaadvent.com)
200 points
ingve
| 1 comments |
07 Dec 25 11:51 UTC
|
HN request time: 0.213s
|
source
1.
jakozaur
◴[
07 Dec 25 12:39 UTC
]
No.
46181286
[source]
▶
>>46181076 (OP)
#
LLVM IR is quite fun to play with from many programming languages. The Java example is rather educational, but there are several practical example,s such as in Go Lang:
https://github.com/llir/llvm
ID:
GO
↑