Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2009 02:13:19 +0000
From:      "Saifi Khan" <saifi.khan@twincling.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Embedded scripting language advice sought
Message-ID:  <9a52b1190901181813ua012a5fna6684b2f3554d2b7@mail.gmail.com>
In-Reply-To: <237c27100901181541n412f66c3v24ebae43b9efc313@mail.gmail.com>
References:  <237c27100901181541n412f66c3v24ebae43b9efc313@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 18, 2009 at 11:41 PM, Linda Messerschmidt
<linda.messerschmidt@gmail.com> wrote:
> For a project I'm working on, I need to find an scripting language, and I
> have a long wishlist:
>
>
> - able to be "easily" embedded in a C++ application
>
> - "real" object-oriented with inheritance (preferably multiple inheritance)
>
> - able to implement object methods in C++ where needed
>
> - "sandbox" operation (e.g. ability to suppress any file I/O & system
> libraries, but keep math and string libraries)
>
> - thread-safe, or, at least able to have multiple coexisting execution
> contexts in one running process
>
> - relatively user-friendly syntax (i.e. (not (lisp (based))))
>
> - has to build and embed on FreeBSD
>

How about looking at Ruby ?

-- 
thanks
Saifi.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9a52b1190901181813ua012a5fna6684b2f3554d2b7>