I want a language with good shell integration, so one could easily spawn
shell commands and such. Namely, Lua is too verbose, MoonScript
(CoffeeScript for Lua) is hard to embed, and I really really really hate
Tcl. :)

On Thu, Aug 27, 2015 at 3:59 PM, Glenn Jackman <jack...@pythian.com> wrote:

> Surely there are languages easier to embed, even designed for that
> purpose. Lua and Tcl come to mind.
>
> On Thu, Aug 27, 2015 at 4:56 PM, Ryan Gonzalez <rym...@gmail.com> wrote:
>
>> Hello,
>>
>> I know this sounds like a super weird question, but is it possible to
>> embed the Fish shell as a scripting language into a C++ application? I know
>> I can just call out to the system using Popen, but I was wondering if there
>> was a cleaner/faster way.
>>
>> --
>> Ryan
>> [ERROR]: Your autotools build scripts are 200 lines longer than your
>> program. Something’s wrong.
>> http://kirbyfan64.github.io/
>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Fish-users mailing list
>> Fish-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/fish-users
>>
>>
>
>
> --
> *Glenn Jackman*
> Senior Software Developer
>
> *Pythian - Love your data*
> jack...@pythian.com
> Tel: +1 613 565 8696 Ext. 1478
> Mobile: +1 613 808 4984
> www.pythian.com
>
> --
>
>
>
>


-- 
Ryan
[ERROR]: Your autotools build scripts are 200 lines longer than your
program. Something’s wrong.
http://kirbyfan64.github.io/
------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to