Hacker News
new
top
best
ask
show
job
Show HN: I wrote a flight simulator in my own programming language
(
github.com
)
5 points
by
pizza_man
2 hours ago
1 comment
kaant
an hour ago
Interesting zig rust combine.I like it.How is the performance?
pizza_man
an hour ago
It compiles to QBE IR and optionally C99, there hasn't yet been much focus on optimization of the generated QBE.