Y
Hacker News
new
|
ask
|
show
|
jobs
by
lukeh
961 days ago
Wow, whatever is going on (macros?) to write ObjC class implementations in Rust with a hybrid syntax is very, very clever.
1 comments
nneonneo
961 days ago
Yes, macros:
https://github.com/hikari-no-yume/touchHLE/blob/trunk/src/ob...
.
link