B
Ben Harper
Hi..
I'm looking for a scripting system for .NET, but cannot find anything that
suits my needs, which are these:
- Generates IL.
- Supports the .NET framework (ie can reference classes in any assembly),
and is fairly object orientated.
- Small code (ie compiler must be able to run all the time alongside the
apps that use it).
- Small memory.
- Relatively free-form language, the likes of which relax type checks etc.
- Easy to execute single lines of code.
- Liberal license, such as LGPL.
Anything out there?
Thanks,
Ben.
I'm looking for a scripting system for .NET, but cannot find anything that
suits my needs, which are these:
- Generates IL.
- Supports the .NET framework (ie can reference classes in any assembly),
and is fairly object orientated.
- Small code (ie compiler must be able to run all the time alongside the
apps that use it).
- Small memory.
- Relatively free-form language, the likes of which relax type checks etc.
- Easy to execute single lines of code.
- Liberal license, such as LGPL.
Anything out there?
Thanks,
Ben.