[Opensim-dev] LSL Lexer (was Critical Plugin Check)

Sean Dague sean at dague.net
Wed Jun 18 21:51:51 UTC 2008


On Wed, Jun 18, 2008 at 04:05:11PM -0500, krtaylor wrote:
> 
> I've been lightly investigating a non-regex parser/lexer/translator that 
> would take LSL and produce C#.  I have been looking at some tools for c# 
> parser generation, starting with an existing grammar helps, but it is a 
> big task.
> 
> CodeDOM looks interesting. Once LSL was represented by a CodeDOM tree, 
> translation into C# looks like it would be easier, and it looks like 
> there are already tools that exist. Is there any problems with 
> Linux/Mono?  I need to learn more about it, interesting...

It looked like antlr will produce a C# parse as well.  That may be a
good project to check out as well.  That would require java to generate
the parser, but the generated parser could be checked in as is in C#, so
only a dev would need java, not people building out of svn.

      -Sean

-- 
__________________________________________________________________

Sean Dague                                       Mid-Hudson Valley
sean at dague dot net                            Linux Users Group
http://dague.net                                 http://mhvlug.org

There is no silver bullet.  Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20080618/7bfc944e/attachment-0001.pgp>


More information about the Opensim-dev mailing list