www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

DMDScript - Source Code of DMDScript C++?

↑ ↓ ← Rochus <rkeller nmr.ch> writes:
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
↑ ↓ → =?UTF-8?B?QW5kZXJzIEYgQmrDtnJrbHVuZA==?= <afb algonet.se> writes:
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