On Thu, 27 Aug 2015, Ryan Gonzalez wrote:
> 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.

Hi Ryan,

To answer your question: fish is a C++ application so it's certainly 
possible, but I don't think it would be easy. The internal architecture is 
not particularly designed for this, and as far as I know nobody else has 
done it before.

David Adam
fish committer  
zanc...@ucc.gu.uwa.edu.au

------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to