Y
Hacker News
new
|
ask
|
show
|
jobs
by
rdm70
2361 days ago
You absolutely can add pattern matching to a language with powerful macros. One example that comes to mind is the optima library for cl.
1 comments
MaxBarraclough
2361 days ago
I was referring to C's macros.
link
MaxBarraclough
2360 days ago
Oops, I meant
C++
's macros. StackOverflow tells me there are subtle differences.
link