DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 09 Aug 2007 08:40:26 -0000,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Rasmus Kromann-Larsen


Server-side Scripting Language..   
Hey,

Now I'm doing a ASP.NET 2.0 C# application and customization is one of
the main requirements. So what I need is a smaller (easier for non-
developers) scripting language to allow writing small scripts that
will be executed -server-side-.

At the moment I'm working with Lua through LuaInterface and have made
a small DSL (domain-specific-language) in Lua using functions /
closures. This makes it easy to write configurations in the script
boxes.

However, having one Lua interpreter for each session seems wasteful
and using reflection through LuaInterface to change properties of
ASP.NET objects seems like this could quickly become both a memory and
performance bottleneck.

So I was wondering, what do other people do in this situation? C#
scriping? JScript? implement a small lexer / parser themselves
(personally I like the expression evaluation capabilities of small
scriping languages - and they're usually easier to extend)...?

Please :-)
Date:Thu, 09 Aug 2007 08:40:26 -0000   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us