|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D 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
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
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 ? May 01 2007
ok, I will write my own, nevermind thank's a lot for the sample code May 02 2007
eco wrote:ok, I will write my own, nevermind thank's a lot for the sample code May 03 2007
because I get 18 years of c++ experience & 18 minutes of D May 08 2007
I have little less than that, and my (first commercial C++ project done in 1992) experience told me to switch to D. A C++ programmer does not need more than couple of hours to get along with D. :) Anyway, I hope You will release your C++ version of JS interpreter under some open-source license. Preferably GPL v2. Kind regards Dec 13 2007
|