DMDScript - Source Code of DMDScript C++?
- Rochus (7/7) Dec 19 2006 Can anyone tell me, where I can find the source code of the C++ version ...
- =?UTF-8?B?QW5kZXJzIEYgQmrDtnJrbHVuZA==?= (5/9) Dec 21 2006 AFAIK there is no open source version of the C++ DMDScript engine.
Can anyone tell me, where I can find the source code of the C++ version of DMDScript? Can it be used as a SpiderMonkey replacement on source code level (i.e. how much does a host app to be changed for using it)? Are there any other open source projects using it? Best regards Rochus www.nmr.ch
Dec 19 2006
Rochus wrote:Can anyone tell me, where I can find the source code of the C++ version of DMDScript? Can it be used as a SpiderMonkey replacement on source code level (i.e. how much does a host app to be changed for using it)? Are there any other open source projects using it?AFAIK there is no open source version of the C++ DMDScript engine. The D DMDScript is Dual licensed, however. (as GPL and Commercial) See http://www.digitalmars.com/dscript/cppscript.html (and Walter) --anders
Dec 21 2006