Hacker News new | ask | show | jobs
by MaxBarraclough 2245 days ago
You misunderstand. C++ is Turing-complete at compile time, due to template metaprogramming. This demonstrates that it isn't a context-free grammar.

This isn't true of all programming languages.

1 comments

Thanks, i see what you were saying now, i misunderstood your original comment.