Thread overview |
---|
November 19, 2016 Popular embedded language for scripting in D | ||||
---|---|---|---|---|
| ||||
I have seen luad and Walters own JavaScript VM that can be used in D for embedded scripting purpose in an application. I was wondering which is more popular among D applications? Any suggestions? Thanks, sai |
November 20, 2016 Re: Popular embedded language for scripting in D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sai | On Saturday, 19 November 2016 at 22:18:39 UTC, Sai wrote: > I have seen luad and Walters own JavaScript VM that can be used in D for embedded scripting purpose in an application. > > I was wondering which is more popular among D applications? Any suggestions? > > Thanks, sai Look at one more option. https://forum.dlang.org/thread/trxrewjxncocihftjkra@forum.dlang.org It is built already in GUI QtE5 (Qt-5) and has big documentation of Qt |
November 20, 2016 Re: Popular embedded language for scripting in D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sai | On Saturday, 19 November 2016 at 22:18:39 UTC, Sai wrote:
> I have seen luad and Walters own JavaScript VM that can be used in D for embedded scripting purpose in an application.
>
> I was wondering which is more popular among D applications? Any suggestions?
>
> Thanks, sai
I've used LuaD in a couple projects now and been fairly happy with it. I'm partial to Lua though(not a fan of Javascript).
|
Copyright © 1999-2021 by the D Language Foundation