lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I must confess that I don't know anything about Template Meta Programming in C++.
I only have been told that it is just found by chance. Recommended to read the book[1]

[1] http://www.amazon.com/Template-Metaprogramming-Concepts-Techniques-Beyond/dp/0321227255

I am afraid If I said something wrong again.
I think I must be careful to state something I don't know very well.

Sincerely
Journeyer



----------------------------------------
Journeyer J. Joh
o o s a p r o g r a m m e r
a t
g m a i l  d o t  c o m
----------------------------------------


2014-03-01 12:12 GMT+09:00 Andrew Starks <andrew.starks@trms.com>:


On Friday, February 28, 2014, Journeyer J. Joh <oosaprogrammer@gmail.com> wrote:
Ooops,

I must correct my using of the word 'procedural' for defining Lua.
I just copied it *wrong* from Thomas Jericke's writing above.
He didn't mean it. I only copied the word *wrong*.

I understand why C++ deserves paradigm-agnostic. Template Meta Programming is just found by chance. It's not designed by anyone.

An emergent design, able to emerge and mature from a statically typed language?

I'd take that as a high compliment, if I were the designer of the language. :)

-Andrew 


Journeyer