Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
WalterBright
on Feb 14, 2024
|
parent
|
context
|
favorite
| on:
Compiling History: A brief tour of C compilers
My recent implementation of C, ImportC, treats . and -> the same. No errors or warnings emitted.
(The reason is ImportC re-uses the D semantic code, and D doesn't have ->)
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(The reason is ImportC re-uses the D semantic code, and D doesn't have ->)