Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jcelerier
51 days ago
|
parent
|
context
|
favorite
| on:
Syntax and Semantics of Programming Languages (199...
Syntax is being able to say whether this is a sequence of textual tokens such that we can prove that this a C program that compiles.
int c = 042; printf("%d", c);
Semantics is what makes it print 34.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: