[nem-en] Scala: what you say about it?
vc
vc at rsdn.ru
Sun Nov 19 02:02:40 CET 2006
My experience in macro writing is minimal, but it is enough to tell that
compile-time macro cover 99.9% of my deeds.
Before working on Nemerle VS Integration I work on meta-programming system
for C# (codename R#). And I convinced the main problem macro is a debugging!
Fake code is right step.
Unfortunately Nemerle code debugging itself a hard task :(.
We should simplify it.
PS
In my option Nemerle and Scala define the future of programming languages.
And best macro facility is very important!
But without simplicity any languages fall into oblivion (clones of ML and
Lisp prove it).
More information about the devel-en
mailing list