mainmuesli - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 10452
System Name: muesli
Name: muesli
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

The library `Muesli' allows your program to call any one of a number of programming language interpreters through a consistent interface, such that you can choose the language to use at run-time.

It can be used anywhere where you want to use a scripting language but don't want to be restricted to any particular scripting language.

It lets you find evaluators for programming languages (specified by name or by filename extension) and apply those evaluators to pieces of text, retrieving the results as numbers, strings or booleans. (Arrays, lists and maps are not yet supported, but probably should be in later versions.)

Muesli is a C library, so it should be possible to link it with programs written in a variety of languages.

Registration Date: Tue 02 Feb 2010 06:15:31 PM UTC
License: GNU General Public License v3 or later
Development Status: 3 - Alpha

 

Latest News rss feed
Initial upload is complete
     posted by johnsturdy, Wed 03 Mar 2010 05:16:43 PM UTC

All the files are now on the server, mailing lists are initialized, etc.  I'm tidying a couple of things up before starting to publicize the project.


Communication Tools
 Mailing Lists (3 public mailing lists)

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code