Y
Hacker News
new
|
ask
|
show
|
jobs
by
malisper
23 days ago
Note that the code I believe you are referring to is from the parser which was generated with c2rust. The Postgres parser is generated from yacc/bison so rather than try to rewrite it idiomatically, I did so mechanically.
1 comments
tgv
22 days ago
Why not just link to the C code then?
link