Hacker News new | ask | show | jobs
by MichaelGG 4066 days ago
We must be taking about different things, as F# hasn't had macros and thus cannot get improvements to them.

Quoted code is nice, but it's not a real substitution real macros.

1 comments

Pre-processor macros...
It doesn't have those either, does it? Just basic conditional flags like C#. Or can you #define FOO bar?