|
|
|
|
|
by mahmud
5775 days ago
|
|
I used Ch[1] in a commercial product and I would highly dis-recommend C as a scripting language. Something has to be said for high-level semantics, dynamism and syntax designed for interactive work. I find Lisp, Lua and Groovy to be joy to work with, but C is not an ideal extension/embedded/scripting language. Use something easier. http://en.wikipedia.org/wiki/Ch_interpreter |
|