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
electronics



DMDScript - reuse c++ dmdscript

↑ ↓ ← eco <xvt22b yahoo.fr> writes:
Hi,
I'm working on a c++ framework under gpl. This project will embed a jscript
compiler, for now, dmdscript is in my mind the best choice, can I make a
branch on cpp dmdscript version ?
Apr 26 2007
↑ ↓ Walter Bright <newshound1 digitalmars.com> writes:
eco wrote:
 I'm working on a c++ framework under gpl. This project will embed a jscript
 compiler, for now, dmdscript is in my mind the best choice, can I make a
 branch on cpp dmdscript version ?

No, the C++ dmdscript is not GPL. The D version of it is, though.
May 01 2007
↑ ↓ eco <xvt22b yahoo.fr> writes:
ok, I will write my own, nevermind
thank's a lot for the sample code
May 02 2007
↑ ↓ Walter Bright <newshound1 digitalmars.com> writes:
eco wrote:
 ok, I will write my own, nevermind
 thank's a lot for the sample code

Why not just do your project in D? It'll save you a ton of time, not the least of which being you won't have to write your own.
May 03 2007
↑ ↓ → eco <xvt22b yahoo.fr> writes:
because I get 18 years of c++ experience & 18 minutes of D
May 08 2007