Y
Hacker News
new
|
ask
|
show
|
jobs
by
AndyKelley
3707 days ago
I'm working on a new language that has inline assembly and I pretty much just copied GCC's syntax[1]. Do you have any specific suggestions on how to do better?
[1]:
https://github.com/andrewrk/zig/blob/master/std/linux_x86_64...